]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
that this is "for Python" is obvious
authorBenjamin Peterson <benjamin@python.org>
Sat, 6 Jun 2015 02:03:08 +0000 (21:03 -0500)
committerBenjamin Peterson <benjamin@python.org>
Sat, 6 Jun 2015 02:03:08 +0000 (21:03 -0500)
Doc/library/hmac.rst

index 09e819ae5a204390edcf4ec0c7caad3a998579e2..eef8856e0c4d4813673fe221ee425eabd31a98de 100644 (file)
@@ -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 <ghaering@users.sourceforge.net>
 .. sectionauthor:: Gerhard Häring <ghaering@users.sourceforge.net>