Message285424
Hum, it was long time ago since I worked on Windows. Well, Python has a "mbcs" codec which uses the ANSI code page which exists like "forever". These libraries should be patched to use "mbcs" instead of sys.getfilesystemencoding(). |
|
| Date |
User |
Action |
Args |
| 2017-01-13 17:14:27 | vstinner | set | recipients:
+ vstinner, lemburg, paul.moore, tim.golden, zach.ware, steve.dower, JGoutin |
| 2017-01-13 17:14:27 | vstinner | set | messageid: <[email protected]> |
| 2017-01-13 17:14:27 | vstinner | link | issue29241 messages |
| 2017-01-13 17:14:27 | vstinner | create | |
|