Éric Araujo <mer...@netwok.org> added the comment:

I set LANG and LC_ALL to C and tried to import a module with a non-ASCII name:
    $ ./python -m échec™♥
    python: No module named 
'\udcc3\udca9chec\udce2\udc84\udca2\udce2\udc99\udca5'
Is that a good enough test?

I guess the “__main__ changes” you’re talking about are the addition of single 
quotes around __main__ in some error messages; that was only for the sake of 
consistency.

----------

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

Reply via email to