[IPython-dev] fixing warnings in python2.6
Fernando Perez
fperez.net at gmail.com
Mon Mar 16 23:21:04 EDT 2009
2009/3/16 Ondrej Certik <ondrej at certik.cz>:
> Hi,
>
> the attached patch fixes the annoying warning in python2.6:
>
> $ ipython
> /var/lib/python-support/python2.6/IPython/Magic.py:38:
> DeprecationWarning: the sets module is deprecated
> from sets import Set
thanks, man, but it's already fixed in my branch:
https://code.launchpad.net/~fdo.perez/ipython/trunk-dev/+merge/4450
I'm addressing Brian's review, and should be able to merge by tomorrow, I think.
Sorry :)
f
More information about the IPython-dev
mailing list