md5 module is deprecated; use hashlib instead
---------------------------------------------
Key: MODPYTHON-257
URL: https://issues.apache.org/jira/browse/MODPYTHON-257
Project: mod_python
Issue Type: Bug
Affects Versions: 3.3.1
Environment: ubuntu linux / python 2.6
Reporter: Forest
mod_python is spewing a lot of log spam:
[Thu May 27 15:08:00 2010] [error]
/usr/lib/python2.6/dist-packages/mod_python/importer.py:32: DeprecationWarning:
the md5 module is deprecated; use hashlib instead
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.