[IPython-dev] Win32 - call for pyreadline testing

aldarion erendisaldarion at gmail.com
Wed Apr 11 13:51:40 EDT 2007


I have tested it already:)
after fix the space problem(pyreadline1.4.2), ipython works and don't return
the
exceptions.AttributeError when run foo.py
however, there is still the exceptions.IndexError when
C:\>C:\Python25\python.exe C:\Python25\scripts\ipython "\Documents and
Settings\cbcoasis\Desktop\test.py"

On 4/12/07, Fernando Perez <fperez.net at gmail.com> wrote:
>
> On 4/11/07, aldarion <erendisaldarion at gmail.com> wrote:
> > It looks the definition line of two function(clear_history of rlmain and
> > history)
> > miss a space(it should be four and now is three, and the function body
> lack
> > one space too)
> > and the function (clear_history) maybe responsible for the '
> > exceptions.AttributeError',
>
> Ugh, sorry.  I copy/pasted from the mail client and didn't notice it
> went in missing a space.
>
> 1.4.2 is up:
>
> http://ipython.scipy.org/dist/pyreadline-1.4.2.win32.exe
> http://ipython.scipy.org/dist/pyreadline-1.4.2.dev_r2238-py2.4.egg
>
> > there is still the IndexError error as Chris Calloway'said, no clue here
>
> Let me know if those help in any way, and see if you can send me a
> fuller traceback on that problem.  I'm 100% blind here since I can't
> run any of this code at all...
>
> Thanks again for the help and patience!
>
> Cheers,
>
> f
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20070412/ecfa7951/attachment.html>


More information about the IPython-dev mailing list