that this is "for Python" is obvious

This commit is contained in:
Benjamin Peterson 2015-06-05 21:03:08 -05:00
parent 12b50ce4cb
commit d9ede872cd
1 changed files with 0 additions and 1 deletions

View File

@ -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>