diff options
author | Andrew M. Kuchling <amk@amk.ca> | 2006-12-19 14:13:05 +0000 |
---|---|---|
committer | Andrew M. Kuchling <amk@amk.ca> | 2006-12-19 14:13:05 +0000 |
commit | 8fe2d2015dc57e4e048f733c7fbb5c0712b05d15 (patch) | |
tree | ad30da20b8b887301ad86cdf7a58bd354609b3c2 /Lib/pydoc.py | |
parent | e3a985fe9aaa55088cf3cb03244949c72f8aaed9 (diff) | |
download | cpython-git-8fe2d2015dc57e4e048f733c7fbb5c0712b05d15.tar.gz |
[Patch #1618455 by Ben Maurer] Improve speed of HMAC by using str.translate()
instead of a more general XOR that has to construct a list.
Slightly modified from Maurer's patch: the _strxor() function is no longer
necessary at all.
Diffstat (limited to 'Lib/pydoc.py')
0 files changed, 0 insertions, 0 deletions