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 georg.brandl
Recipients PeterL, ezio.melotti, georg.brandl, r.david.murray
Date 2009-07-25.10:35:16
SpamBayes Score 0.011479055
Marked as misclassified No
Message-id <1248518117.74.0.631758925161.issue6525@psf.upfronthosting.co.za>
In-reply-to
Content
This seems to be normal when using an UTF-8 locale. For (e.g.) 'de_DE'
string.lowercase is changed here, for 'de_DE.utf-8' it isn't.
History
Date User Action Args
2009-07-25 10:35:17georg.brandlsetrecipients: + georg.brandl, ezio.melotti, r.david.murray, PeterL
2009-07-25 10:35:17georg.brandlsetmessageid: <1248518117.74.0.631758925161.issue6525@psf.upfronthosting.co.za>
2009-07-25 10:35:16georg.brandllinkissue6525 messages
2009-07-25 10:35:16georg.brandlcreate