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

Atsuo Ishimoto report at bugs.python.org
Wed Jun 4 19:52:52 CEST 2008


Atsuo Ishimoto <ishimoto at gembook.org> added the comment:

stringlib can be compiled for Python 2.6 now, but the '!a' converter is
disabled by #ifdef for now.

Added file: http://bugs.python.org/file10518/diff8.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue2630>
_______________________________________


More information about the Python-bugs-list mailing list