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 ezio.melotti, lemburg, pitrou, vstinner
Date 2010-01-21.11:30:27
SpamBayes Score 2.5287386e-08
Marked as misclassified No
Message-id <1264073430.62.0.605155344147.issue5905@psf.upfronthosting.co.za>
In-reply-to
Content
I'm unable to reproduce the error. I tried locales fr_FR.iso88591 and fr_FR.iso885915@euro (fr_FR@euro), but the example works correctly. Should the terminal use the specified locale? My terminal uses fr_FR.utF8 locale. Should set_locale() be called before loaded time and/or calendar module?
History
Date User Action Args
2010-01-21 11:30:30vstinnersetrecipients: + vstinner, lemburg, pitrou, ezio.melotti
2010-01-21 11:30:30vstinnersetmessageid: <1264073430.62.0.605155344147.issue5905@psf.upfronthosting.co.za>
2010-01-21 11:30:27vstinnerlinkissue5905 messages
2010-01-21 11:30:27vstinnercreate