[IPython-dev] IPython 0.7.1.rc1 is ready

Ville Vainio vivainio at gmail.com
Mon Jan 23 00:50:13 EST 2006


On 1/23/06, Fernando Perez <Fernando.Perez at colorado.edu> wrote:

> > It looks like the 0.7.1 branch has Python 2.4 dependencies in the form
> > of decorators.
> >
> > byte-compiling

Ah, I forgot that it did byte-compile and whines about the decorators
at that point. I'll change it to non-decorated style asap.

My idea was that it wouldn't even be imported in old python's (it's an
"extension") but you can't really supress the bytecompile time
warning.

--
Ville Vainio - http://tinyurl.com/2prnb
http://vainio.blogspot.com




More information about the IPython-dev mailing list