[issue2651] Strings passed to KeyError do not round trip

Antoine Pitrou report at bugs.python.org
Wed Aug 4 14:14:57 CEST 2010


Antoine Pitrou <pitrou at free.fr> added the comment:

Latest patch looks good. Note that you could use PyUnicode_FromFormat() instead of building the format string manually.

----------

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


More information about the Python-bugs-list mailing list