[IPython-dev] ipython0.9 and python2.4

Brian Granger ellisonbg.net at gmail.com
Sun Sep 14 17:21:10 EDT 2008


> This is turning into a minor nightmare.  There were LOTS more 2.5
> things in there:
>
> import _ast
> import uuid

We also have the guid module in IPython.externals.  I think it does
the same thing as uuid.  You could use that as an alternative to uuid.

Don't think there is an _ast substitute though.

Brian

> in the frontend code...
>
> Please, from now on: let's always run the test suite with 2.4 and 2.5
> always.  This is not fun.
>
> Cheers,
>
> f
> _______________________________________________
> 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