mirror of https://github.com/python/cpython
merge 3.5
This commit is contained in:
commit
7da0658959
|
@ -3,7 +3,6 @@
|
|||
|
||||
.. module:: hmac
|
||||
:synopsis: Keyed-Hashing for Message Authentication (HMAC) implementation
|
||||
for Python.
|
||||
.. moduleauthor:: Gerhard Häring <ghaering@users.sourceforge.net>
|
||||
.. sectionauthor:: Gerhard Häring <ghaering@users.sourceforge.net>
|
||||
|
||||
|
|
Loading…
Reference in New Issue