[issue15468] Edit docs to hide hashlib.md5()

Gregory P. Smith report at bugs.python.org
Mon Jul 30 22:26:15 CEST 2012


Gregory P. Smith added the comment:

The always present hashes do use openssl if the openssl version hashlib was compiled against supports them.  otherwise it falls back to the builtin C implementations.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue15468>
_______________________________________


More information about the Python-bugs-list mailing list