From c4f44c027e4d88939aae57caf86ae0f99a0b2926 Mon Sep 17 00:00:00 2001 From: Georg Brandl Date: Mon, 24 Feb 2014 09:26:53 +0100 Subject: Closes #20735: remove erroneous deprecated marker from stringprep docs --- Doc/library/stringprep.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/Doc/library/stringprep.rst b/Doc/library/stringprep.rst index 47144a6..fc890cb 100644 --- a/Doc/library/stringprep.rst +++ b/Doc/library/stringprep.rst @@ -3,7 +3,6 @@ .. module:: stringprep :synopsis: String preparation, as per RFC 3453 - :deprecated: .. moduleauthor:: Martin v. Löwis .. sectionauthor:: Martin v. Löwis -- cgit v0.12