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 vstinner
Recipients belopolsky, eric.araujo, ezio.melotti, jcea, lemburg, sdaoden, vstinner
Date 2011-02-24.23:58:12
SpamBayes Score 9.702472e-05
Marked as misclassified No
Message-id <1298591893.01.0.471280593336.issue11303@psf.upfronthosting.co.za>
In-reply-to
Content
> more_aggressive_normalization.patch

Woops, normalizestring() comment points to itself.

normalize_encoding() might also points to the C implementations, at least in a "# comment".
History
Date User Action Args
2011-02-24 23:58:13vstinnersetrecipients: + vstinner, lemburg, jcea, belopolsky, ezio.melotti, eric.araujo, sdaoden
2011-02-24 23:58:13vstinnersetmessageid: <1298591893.01.0.471280593336.issue11303@psf.upfronthosting.co.za>
2011-02-24 23:58:12vstinnerlinkissue11303 messages
2011-02-24 23:58:12vstinnercreate