]> granicus.if.org Git - python/commit
Add a unicode prefix to the characters in the UnicodeEncodeError and
authorWalter Dörwald <walter@livinglogic.de>
Tue, 12 Aug 2003 17:34:49 +0000 (17:34 +0000)
committerWalter Dörwald <walter@livinglogic.de>
Tue, 12 Aug 2003 17:34:49 +0000 (17:34 +0000)
commita54b92b2ebcbaaa4b7f77ff411a73a820522a67b
tree9dfce3c6eb66228f55534f955ef4dde12bc71e13
parentfd196bd263c0474c2d40dc2505ce76d4a8f1b9e2
Add a unicode prefix to the characters in the UnicodeEncodeError and
UnicodeTranslateError message.
Lib/test/test_codeccallbacks.py
Python/exceptions.c