Philip Jenvey <pjen...@underboss.org> added the comment:

It sounds like you had PYTHONWARNINGS using the fs encoding before r84694, but 
reverted it due to bootstrapping issues.

Indeed, the fs encoding isn't initialized until later in Py_InitializeEx. Maybe 
the PYTHONWARNINGS code should be moved there instead?

----------

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

Reply via email to