Message 90285 - Python tracker
Message90285
| Author | ned.deily |
|---|---|
| Recipients | Phil, mark.dickinson, ned.deily, ronaldoussoren |
| Date | 2009-07-08.21:58:27 |
| SpamBayes Score | 2.9719201e-06 |
| Marked as misclassified | No |
| Message-id | <1247090309.57.0.216230218073.issue6393@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
This is a side effect of the fix for Issue6202. Prior to r73268, locale.getpreferredencoding always returned "mac-roman" regardless of the setting of LANG, so this wasn't a problem in py3k (or 3.0.x builds) up through 3.1rc1. I can reproduce it on current py3k and release31-maint. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-07-08 21:58:29 | ned.deily | set | recipients: + ned.deily, ronaldoussoren, mark.dickinson, Phil |
| 2009-07-08 21:58:29 | ned.deily | set | messageid: <1247090309.57.0.216230218073.issue6393@psf.upfronthosting.co.za> |
| 2009-07-08 21:58:28 | ned.deily | link | issue6393 messages |
| 2009-07-08 21:58:27 | ned.deily | create | |