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 benjamin.peterson
Recipients Jim.Jewett, benjamin.peterson, ezio.melotti
Date 2012-01-16.20:21:19
SpamBayes Score 0.0014777743
Marked as misclassified No
Message-id <1326745280.57.0.466017651813.issue13793@psf.upfronthosting.co.za>
In-reply-to
Content
Because it's (very) expensive and the method you propose would fail in the case that someone had put the normalized and unnormalized string in the object's __dict__.
History
Date User Action Args
2012-01-16 20:21:20benjamin.petersonsetrecipients: + benjamin.peterson, ezio.melotti, Jim.Jewett
2012-01-16 20:21:20benjamin.petersonsetmessageid: <1326745280.57.0.466017651813.issue13793@psf.upfronthosting.co.za>
2012-01-16 20:21:19benjamin.petersonlinkissue13793 messages
2012-01-16 20:21:19benjamin.petersoncreate