Comment 0 for bug 292542

Revision history for this message
In , Felix Miata (mrmazda) wrote :

/usr/lib/python2.6/site-packages/smart/const.py:39: DeprecationWarning: object.__new__() takes no parameters instance = klass._registry[name] = object.__new__(klass, name)
/usr/lib/python2.6/site-packages/smart/util/strtools.py:28: DeprecationWarning: the md5 module is deprecated: use hashlib instead
import md5

All that happens every time smart is run since more than a month ago.