]> granicus.if.org Git - python/commit
Adds the hashlib.algorithms attribute. See issue7418.
authorGregory P. Smith <greg@mad-scientist.com>
Mon, 1 Mar 2010 02:01:47 +0000 (02:01 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Mon, 1 Mar 2010 02:01:47 +0000 (02:01 +0000)
commite6390a15033b9a93d345338d06b220542687b3fd
tree6105ab6804da46cd2e3ea0534a60425dea1c1bcb
parent9e5d1327f8a6f3a266b76118e0c660c7bcb12ce9
Adds the hashlib.algorithms attribute.  See issue7418.
Doc/library/hashlib.rst
Lib/hashlib.py
Lib/test/test_hashlib.py