This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author abcdef
Recipients abcdef, docs@python
Date 2014-02-22.22:16:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1393107367.35.0.913025016095.issue20735@psf.upfronthosting.co.za>
In-reply-to
Content
This is a nitpick, but the documentation is not clear whether the stringprep module is deprecated or not. It is listed as "Deprecated" on http://docs.python.org/3.3/py-modindex.html#cap-s but there's no information on http://docs.python.org/3.3/library/stringprep.html. Contrast with http://docs.python.org/3.3/library/optparse.html which has a clear warning.
History
Date User Action Args
2014-02-22 22:16:07abcdefsetrecipients: + abcdef, docs@python
2014-02-22 22:16:07abcdefsetmessageid: <1393107367.35.0.913025016095.issue20735@psf.upfronthosting.co.za>
2014-02-22 22:16:07abcdeflinkissue20735 messages
2014-02-22 22:16:07abcdefcreate