]> granicus.if.org Git - python/commitdiff
Closes #20735: remove erroneous deprecated marker from stringprep docs
authorGeorg Brandl <georg@python.org>
Mon, 24 Feb 2014 08:26:53 +0000 (09:26 +0100)
committerGeorg Brandl <georg@python.org>
Mon, 24 Feb 2014 08:26:53 +0000 (09:26 +0100)
Doc/library/stringprep.rst

index d2f269c119a699a53abc336a66b7ad5e890e57df..b0944e43730dbb2ed843d4c5be41387054a15bfb 100644 (file)
@@ -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>