[Ipython-tickets] [IPython] #139: Different behaviour: python vs. ipython when using a C module

IPython ipython-tickets@scipy....
Tue Apr 8 01:35:38 CDT 2008


#139: Different behaviour: python vs. ipython when using a C module
---------------------+------------------------------------------------------
 Reporter:  fperez   |        Owner:  fperez
     Type:  defect   |       Status:  new   
 Priority:  normal   |    Milestone:  0.9.0 
Component:  ipython  |      Version:        
 Severity:  normal   |   Resolution:        
 Keywords:           |  
---------------------+------------------------------------------------------
Comment (by yichun):

 Sorry without the assert, the error message is:
 {{{
 ---------------------------------------------------------------------------
 exceptions.ImportError                               Traceback (most
 recent call last)

 /path/to/src/<string>

 ImportError: __import__ not found
 ---------------------------------------------------------------------------
 exceptions.NameError                                 Traceback (most
 recent call last)

 /path/to/src/<string>

 NameError: name 'sys' is not defined
 }}}

-- 
Ticket URL: <http://ipython.scipy.org/ipython/ipython/ticket/139#comment:3>
IPython <http://ipython.scipy.org>
The IPython interactive Python system


More information about the Ipython-tickets mailing list