Message 114353 - Python tracker
Message114353
| Author | lemburg |
|---|---|
| Recipients | Arfrever, lemburg, pitrou, vstinner |
| Date | 2010-08-19.12:22:28 |
| SpamBayes Score | 0.0006409401 |
| Marked as misclassified | No |
| Message-id | <4C6D2203.2070305@egenix.com> |
| In-reply-to | <1282217977.77.0.614120849944.issue8622@psf.upfronthosting.co.za> |
| Content | |
|---|---|
STINNER Victor wrote: > > STINNER Victor <victor.stinner@haypocalc.com> added the comment: > > Oh, I realized that PYTHONFSENCODING is ignored on Windows and Mac OS X. r84201 and r84202 fix test_sys, and r84203 fixes the documentation and Python usage (hide PYTHONFSENCODING variable in Python help on Windows and Mac OS X). This has to be changed: The env var needs to be respected on all platforms. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-08-19 12:22:30 | lemburg | set | recipients: + lemburg, pitrou, vstinner, Arfrever |
| 2010-08-19 12:22:28 | lemburg | link | issue8622 messages |
| 2010-08-19 12:22:28 | lemburg | create | |