]> granicus.if.org Git - python/commit
Add a test case that checks that the proper exception is raises
authorWalter Dörwald <walter@livinglogic.de>
Fri, 6 Sep 2002 17:21:40 +0000 (17:21 +0000)
committerWalter Dörwald <walter@livinglogic.de>
Fri, 6 Sep 2002 17:21:40 +0000 (17:21 +0000)
commit9ab7dd4d5b616cd9486d3a73a5e8320f8c913a1a
tree79051e790f3d006956634d90c34178cfe1705882
parent5ccaf8f1298628bea5a4c7442413f2901914f1bc
Add a test case that checks that the proper exception is raises
when the replacement from an encoding error callback is itself
unencodable.
Lib/test/test_codeccallbacks.py