Message114344
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).
We might allow to override the filesystem encoding on Windows, but I don't think that it is a good idea because third party libraries will use anyway the mbcs encoding. |
|
Date |
User |
Action |
Args |
2010-08-19 11:39:37 | vstinner | set | recipients:
+ vstinner, lemburg, pitrou, Arfrever |
2010-08-19 11:39:37 | vstinner | set | messageid: <1282217977.77.0.614120849944.issue8622@psf.upfronthosting.co.za> |
2010-08-19 11:39:36 | vstinner | link | issue8622 messages |
2010-08-19 11:39:35 | vstinner | create | |
|