From: Benjamin Peterson Date: Sat, 6 Jun 2015 02:03:08 +0000 (-0500) Subject: that this is "for Python" is obvious X-Git-Tag: v3.5.0b3~92^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d9ede872cd87b8b79b2d9fde7461cc007254f01c;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 b2e377f5eba5..1446da6ee653 100644 --- a/Doc/library/hmac.rst +++ b/Doc/library/hmac.rst @@ -3,7 +3,6 @@ .. module:: hmac :synopsis: Keyed-Hashing for Message Authentication (HMAC) implementation - for Python. .. moduleauthor:: Gerhard Häring .. sectionauthor:: Gerhard Häring