Message118386
MAL> If you remove the PYTHONFSENCODING, then we have to reconsider
MAL> removal of sys.setfilesystemencoding().
Pleeeeeeeease, Marc, read my comments. You never consider technical problems, you just propose to ensure that "Python just works", without answering to my technical questions. I already explained 2 or 3 times that sys.setfilesystemencoding() was completly buggy and not usable in pratical. You proposed PYTHONFSENCODING and I implemented it. But then I explained in an email to python-dev and in this issue, that this environment variable introduced many problems.
I don't see how sys.setfilesystemencoding() would solve this issue, it's out of scope. |
|
| Date |
User |
Action |
Args |
| 2010-10-11 20:03:28 | vstinner | set | recipients:
+ vstinner, lemburg, loewis, ixokai, ronaldoussoren, pitrou, pjenvey |
| 2010-10-11 20:03:28 | vstinner | set | messageid: <[email protected]> |
| 2010-10-11 20:03:27 | vstinner | link | issue9992 messages |
| 2010-10-11 20:03:27 | vstinner | create | |
|