Message 152819 - Python tracker (original) (raw)

Message152819

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:36 vstinner set recipients: + vstinner, lemburg, loewis, pitrou, ezio.melotti
2012-02-07 23:38:35 vstinner set messageid: 1328657915.99.0.0970081075648.issue13619@psf.upfronthosting.co.za
2012-02-07 23:38:35 vstinner link issue13619 messages
2012-02-07 23:38:35 vstinner create