Ronald Oussoren added the comment:

Testing this is interesting to say the least due to the dynamic way the module 
interface is built.

Serhiy: are you testing on a Linux machine? On my machine 
getpreferredencoding() returns 'UTF-8' because it hits the CODESET path (which 
ends up calling ``_locale.nl_langinfo(_locale.CODESET)`` and that returns 
UTF-8).

----------

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

Reply via email to