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 asmodai
Recipients asmodai, catherinedevlin, heikki, jminka, loewis
Date 2009-05-01.20:04:29
SpamBayes Score 0.0011242349
Marked as misclassified No
Message-id <1241208271.31.0.999101007885.issue1443504@psf.upfronthosting.co.za>
In-reply-to
Content
OK, then I'll apply it.

But I am curious about your thoughts about the _parse_localename()
method being called from setlocale() raising a ValueError, whereas a
setlocale(LC_CTYPE, "") should not fail at all, which it currently does
if the locale in the environment is not valid.
History
Date User Action Args
2009-05-01 20:04:31asmodaisetrecipients: + asmodai, loewis, catherinedevlin, jminka, heikki
2009-05-01 20:04:31asmodaisetmessageid: <1241208271.31.0.999101007885.issue1443504@psf.upfronthosting.co.za>
2009-05-01 20:04:29asmodailinkissue1443504 messages
2009-05-01 20:04:29asmodaicreate