[issue2630] repr() should not escape non-ASCII characters

Guido van Rossum report at bugs.python.org
Thu May 8 19:19:55 CEST 2008


Guido van Rossum <guido at python.org> added the comment:

I'd be happy to have a separate more relaxed API for stackable codecs,
however, the API should not be overloaded on the .encode() and .decode()
methods on str and bytes objects.

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2630>
__________________________________


More information about the Python-bugs-list mailing list