Comment 6 for bug 158747

Revision history for this message
Juan Simón (simonbcn) wrote :

The warnings:

/var/lib/python-support/python2.6/cfv.py:670: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
  import sha
/var/lib/python-support/python2.6/cfv.py:699: DeprecationWarning: the md5 module is deprecated; use hashlib instead
  import md5