[IPython-dev] Win32 - call for pyreadline testing

R. Bernstein rocky at panix.com
Wed Apr 11 14:29:31 EDT 2007


For what it's worth, if you are willing to wait a bit I've been able
to debug ipython under pydb, and pydb installs exception handling.

Chris Calloway writes:
 > aldarion wrote:
 > > ok,here is the error, the foo.py is just something like "print 'test'""
 > > [C:\Documents and 
 > > Settings\Administrator\Desktop\note]c:\Python25\python.exe c:\
 > > Python25\scripts\ipython foo.py
 > > ---------------------------------------------------------------------------
 > > <type 'exceptions.IndexError'>            Traceback (most recent call last)
 > > 
 > > 
 > > <type 'exceptions.IndexError'>: tuple index out of range
 > > WARNING: Failure executing file: <foo.py >
 > > Python 2.5 (r25:51908, Sep 19 2006, 09:52:17) [MSC v.1310 32 bit (Intel)]
 > > Type "copyright", "credits" or "license" for more information.
 > > 
 > > IPython 0.8.0 -- An enhanced Interactive Python.
 > > ?       -> Introduction to IPython's features.
 > > %magic  -> Information about IPython's 'magic' % functions.
 > > help    -> Python's own help system.
 > > object? -> Details about 'object'. ?object also works, ?? prints more.
 > > 
 > > In [1]:
 > 
 > Correct. That's it, as I showed in my first reply. No pointer to a line 
 > number in what module or anything. Using the -pdb option on the command 
 > line doesn't put you into pdb in this case. The _ipython configuration 
 > file is also not getting generated.
 > 
 > -- 
 > Sincerely,
 > 
 > Chris Calloway
 > http://www.seacoos.org
 > office: 332 Chapman Hall   phone: (919) 962-4323
 > mail: Campus Box #3300, UNC-CH, Chapel Hill, NC 27599
 > 
 > 
 > 
 > _______________________________________________
 > IPython-dev mailing list
 > IPython-dev at scipy.org
 > http://lists.ipython.scipy.org/mailman/listinfo/ipython-dev
 > 



More information about the IPython-dev mailing list