]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add tests to increase code coverage in Python/codecs.c and Python/exceptions.c.
authorWalter Dörwald <walter@livinglogic.de>
Thu, 17 Nov 2005 18:51:34 +0000 (18:51 +0000)
committerWalter Dörwald <walter@livinglogic.de>
Thu, 17 Nov 2005 18:51:34 +0000 (18:51 +0000)
commit690402ff170abfc9b24269aa7db923eddf60e607
treede6e027bd7e7d55a353e6a47b44f4249d2e62c86
parenta53899272b71d90a2a2ade76532ff0b96d7ceed1
Add tests to increase code coverage in Python/codecs.c and Python/exceptions.c.
Lib/test/test_codeccallbacks.py
Lib/test/test_codecs.py