merge 3.5

This commit is contained in:
Benjamin Peterson 2015-06-05 21:03:52 -05:00
commit 7da0658959
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>