Message 150114 - Python tracker
Message150114
| Author | vstinner |
|---|---|
| Recipients | ezio.melotti, lemburg, loewis, vstinner |
| Date | 2011-12-22.21:57:23 |
| SpamBayes Score | 0.012424741 |
| Marked as misclassified | No |
| Message-id | <1324591044.08.0.131179777474.issue13619@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
+ encoding = locale.getpreferredencoding() It should be locale.getpreferredencoding(False). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-12-22 21:57:24 | vstinner | set | recipients: + vstinner, lemburg, loewis, ezio.melotti |
| 2011-12-22 21:57:24 | vstinner | set | messageid: <1324591044.08.0.131179777474.issue13619@psf.upfronthosting.co.za> |
| 2011-12-22 21:57:23 | vstinner | link | issue13619 messages |
| 2011-12-22 21:57:23 | vstinner | create | |