]> granicus.if.org Git - python/commit
Have the sha module raise a DeprecationWarning as specified in PEP 4.
authorBrett Cannon <bcannon@gmail.com>
Thu, 31 May 2007 19:20:00 +0000 (19:20 +0000)
committerBrett Cannon <bcannon@gmail.com>
Thu, 31 May 2007 19:20:00 +0000 (19:20 +0000)
commitc2aa09ad8055ba3e03da297608552d04b42e9aac
treed349deae79ade87b4e39098d067e114f50e1bcbb
parent03b75fa4e1331d4c9f5ff6385ff54fb522bc4cab
Have the sha module raise a DeprecationWarning as specified in PEP 4.
Lib/sha.py
Lib/test/test_hmac.py
Lib/test/test_pep247.py
Lib/test/test_sha.py
Lib/uuid.py
Misc/NEWS