[Bug 363877] Re: Deprecation Warnings when running under Python 2.6
Daniel Hahler
launchpad at thequod.de
Mon Apr 20 20:36:58 UTC 2009
JFI: As a workaround, this may filter out the warnings (add it to the top of e.g. utils.py):
import warnings
warnings.simplefilter("ignore", DeprecationWarning)
--
Deprecation Warnings when running under Python 2.6
https://bugs.launchpad.net/bugs/363877
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list