Serhiy Storchaka added the comment:

The similar problem in Python 3 was addressed in issue24230. But this was a new 
feature.

As for lxml tests, I suggest to use bytes names compatible with all Windows OEM 
encodings (consisting of ASCII + 
b'\xa9\xb0\xb2\xb3\xb4\xb8\xb9\xba\xbb\xbc\xbd\xbe\xbf\xc0\xc1\xc2\xc3\xc4\xc5\xc8\xc9\xe6\xf0\xf1\xf3\xf4\xf5\xf6\xf7')
 and with UTF-8.

----------
nosy: +gregory.p.smith, scoder, serhiy.storchaka

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

Reply via email to