Brett Cannon <br...@python.org> added the comment:

It wouldn't matter (at least in Python 3) as str is unicode-aware. It's more 
about whether it's worth special-casing the output. I say no and just go with 
using the repr.

----------

_______________________________________
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