]> granicus.if.org Git - python/commit
Patch by Ron Adam: Don't use u prefix in unicode error messages
authorWalter Dörwald <walter@livinglogic.de>
Wed, 20 Jun 2007 09:25:34 +0000 (09:25 +0000)
committerWalter Dörwald <walter@livinglogic.de>
Wed, 20 Jun 2007 09:25:34 +0000 (09:25 +0000)
commit32a4c7141911c58f01afe7b89482dbd4ce4f817f
tree32b3b7a299117ed3c766716bdeaf7d2ab6e46f5f
parent31f72d72b1e0c772becbfa9bbd3ab1827c704726
Patch by Ron Adam: Don't use u prefix in unicode error messages
and remove u prefix from some comments in test_codecs.py.
Lib/test/test_codeccallbacks.py
Lib/test/test_codecs.py
Objects/exceptions.c