From: Benjamin Peterson Date: Sat, 6 Jun 2015 02:03:08 +0000 (-0500) Subject: that this is "for Python" is obvious X-Git-Tag: v2.7.11rc1~275 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=822be2ec32b1f03847dcfe2e2cee1f54373b68ac;p=thirdparty%2FPython%2Fcpython.git that this is "for Python" is obvious --- diff --git a/Doc/library/hmac.rst b/Doc/library/hmac.rst index 09e819ae5a20..eef8856e0c4d 100644 --- a/Doc/library/hmac.rst +++ b/Doc/library/hmac.rst @@ -2,7 +2,7 @@ ======================================================== .. module:: hmac - :synopsis: Keyed-Hashing for Message Authentication (HMAC) implementation for Python. + :synopsis: Keyed-Hashing for Message Authentication (HMAC) implementation .. moduleauthor:: Gerhard Häring .. sectionauthor:: Gerhard Häring