commit | 3bca761ae86af1c70edbd3d92800bc3518bce19e | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sun Mar 09 10:23:24 2014 +0100 |
committer | Georg Brandl <georg@python.org> | Sun Mar 09 10:23:24 2014 +0100 |
tree | 29fbd686947efad6d51ee2a50b776ab9c2302bd8 | |
parent | 4c150e0bd2707b88d41d1dec5321b25848f97ac7 [diff] | |
parent | 3cb99f391190e680281e25d1b9a07d7ce996dd2f [diff] |
merge
diff --git a/Doc/library/stringprep.rst b/Doc/library/stringprep.rst index d2f269c..b0944e4 100644 --- a/Doc/library/stringprep.rst +++ b/Doc/library/stringprep.rst
@@ -4,7 +4,6 @@ .. module:: stringprep :synopsis: String preparation, as per RFC 3453 - :deprecated: .. moduleauthor:: Martin v. Löwis <martin@v.loewis.de> .. sectionauthor:: Martin v. Löwis <martin@v.loewis.de>