[issue20735] Documentation: mark stringprep as deprecated

2014-02-23 Thread Martin v . Löwis
Martin v. Löwis added the comment: I'm not quite sure why the module is marked as deprecated - IMO it's not deprecated. -- nosy: +loewis ___ Python tracker ___ _

[issue20735] Documentation: mark stringprep as deprecated

2014-02-22 Thread Berker Peksag
Changes by Berker Peksag : -- versions: -Python 3.1, Python 3.2 ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue20735] Documentation: mark stringprep as deprecated

2014-02-22 Thread abcdef
New submission from abcdef: 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.ht