Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
9ae080ee5acad3c6207db75843cf1a27f868c540
/
Lib
/
test
/
test_hmac.py
48581c5
Make sure that the warnings filter is not reset or changed beyond the current
by Brett Cannon
· 17 years ago
e1ac4f1
Fixes Issue 1385: The hmac module now computes the correct hmac when using
by Gregory P. Smith
· 18 years ago
c2aa09a
Have the sha module raise a DeprecationWarning as specified in PEP 4.
by Brett Cannon
· 18 years ago
f21a5f7
[ sf.net patch # 1121611 ]
by Gregory P. Smith
· 20 years ago
893801e
Add more tests from RFC 2202.
by Jeremy Hylton
· 22 years ago
21d3a32
Combine the functionality of test_support.run_unittest()
by Walter Dörwald
· 22 years ago
7e8fdba
Standardize behavior: no docstrings in test functions; create a single
by Guido van Rossum
· 23 years ago
04f357c
Get rid of relative imports in all unittests. Now anything that
by Barry Warsaw
· 23 years ago
28bb572
Use attributes appropriately
by Neal Norwitz
· 23 years ago
8876848
Whitespace normalization.
by Tim Peters
· 24 years ago
f792bba
[Patch #477336] Add an extensive PyUnit based testsuite for the hmac module
by Andrew M. Kuchling
· 24 years ago
f166994
Test for new hmac module.
by Guido van Rossum
· 24 years ago