◐ Shell
clean mode source ↗

Message 75254 - Python tracker

Message75254

Author lemburg
Recipients barry, christian.heimes, lemburg, vstinner
Date 2008-10-27.14:30:36
SpamBayes Score 0.00015792658
Marked as misclassified No
Message-id <1225117837.43.0.122465481422.issue4213@psf.upfronthosting.co.za>
In-reply-to
Content
The lower-casing doesn't hurt, since that's done anyway during codec
lookup, but I'd be -1 on making this try to duplicate the aliasing
already done by the encodings package.
History
Date User Action Args
2008-10-27 14:30:37lemburgsetrecipients: + lemburg, barry, vstinner, christian.heimes
2008-10-27 14:30:37lemburgsetmessageid: <1225117837.43.0.122465481422.issue4213@psf.upfronthosting.co.za>
2008-10-27 14:30:36lemburglinkissue4213 messages
2008-10-27 14:30:36lemburgcreate