In Jaunty updated Wed Mar 25, 2009 "twisted" also uses the md5 module instead of hashlib.
$ landscape-sysinfo > /dev/null /usr/lib/python2.6/dist-packages/twisted/internet/_sslverify.py:5: DeprecationWarning: the md5 module is deprecated; use hashlib instead import itertools, md5 /usr/lib/python2.6/dist-packages/twisted/python/filepath.py:12: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha -- DeprecationWarning: the md5 module is deprecated; use hashlib instead https://bugs.launchpad.net/bugs/323270 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
