Eli Bendersky added the comment:

I'm not sure what the issue here is, exactly. Python 2.7 is known for implicit 
conversions between ascii and unicode, and this appears to be an artifact of 
your data. Note that Python 2.7 only gets fixes for serious bugs at this point.

Can you reproduce this problem with Python 3.3? More generally, can you provide 
a small reproducer? Without this I don't think this is a constructive report, 
and will close the issue in a few days.

----------

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

Reply via email to