[IPython-dev] IPython 0.7.1.rc1 is ready

Prabhu Ramachandran prabhu_r at users.sf.net
Mon Jan 23 00:31:56 EST 2006


>>>>> "Fernando" == Fernando Perez <Fernando.Perez at colorado.edu> writes:

    Fernando> Hi all, I think I've been able to fix all the bugs which
    Fernando> were reported after 0.7.0. I've put up a release
    Fernando> candidate at the usual location:

    Fernando> http://ipython.scipy.org/dist/testing/

It looks like the 0.7.1 branch has Python 2.4 dependencies in the form
of decorators.

byte-compiling /usr/local/stow/ipython/lib/python2.3/site-packages/IPython/Extensions/ext_rehashdir.py to ext_rehashdir.pyc
  File "/usr/local/stow/ipython/lib/python2.3/site-packages/IPython/Extensions/ext_rehashdir.py", line 32
    @ip.asmagic("rehashdir")
    ^
SyntaxError: invalid syntax

Otherwise, things seem to look OK.

cheers,
prabhu




More information about the IPython-dev mailing list