[IPython-dev] Win32 - call for pyreadline testing

Chris Calloway cbc at unc.edu
Wed Apr 11 14:25:28 EDT 2007


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






More information about the IPython-dev mailing list