Josh Rosenberg added the comment:

How often do people need to convert to do platform independent locale encoding 
before Python is initialized? Encouraging use of platform dependent wchar_t's 
seems like a bad idea when PyUnicode abstracts away the difference ever since 
3.3 released.

----------
nosy: +josh.rosenberg

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

Reply via email to