STINNER Victor <victor.stin...@haypocalc.com> added the comment:

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.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9992>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to