Terry J. Reedy <tjre...@udel.edu> added the comment:

As I understand the patched code, it only fixes the issue for unicode names 
that can be latin-1 encoded and that other unicode names will raise the same 
exception with 'latin-1' (or equivalent) substituted for 'ascii'. So it is easy 
for me to anticipate a new issue reporting such someday.

I would prefer a more complete fix. If 3 is easier than 4, fine with me.

----------

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

Reply via email to