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, loewis, pitrou, vstinner
Date 2012-02-07.23:38:34
SpamBayes Score 5.3983887e-05
Marked as misclassified No
Message-id <1328657915.99.0.0970081075648.issue13619@psf.upfronthosting.co.za>
In-reply-to
Content
> + encoding = locale.getpreferredencoding()
> It should be locale.getpreferredencoding(False).

Fixed in patch version 3.
History
Date User Action Args
2012-02-07 23:38:36vstinnersetrecipients: + vstinner, lemburg, loewis, pitrou, ezio.melotti
2012-02-07 23:38:35vstinnersetmessageid: <1328657915.99.0.0970081075648.issue13619@psf.upfronthosting.co.za>
2012-02-07 23:38:35vstinnerlinkissue13619 messages
2012-02-07 23:38:35vstinnercreate