]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add tests to test_weakref.py to bring code coverage in _weakref.c up to 100%.
authorWalter Dörwald <walter@livinglogic.de>
Thu, 11 Dec 2003 12:34:05 +0000 (12:34 +0000)
committerWalter Dörwald <walter@livinglogic.de>
Thu, 11 Dec 2003 12:34:05 +0000 (12:34 +0000)
commitb167b04a2ed74dc746c5a584bc9ac1ebfe604442
tree4b74106dc50aa8947bcb6853eaa8be8a8fcfda78
parent35415da67c11e2a3193644c5186df340cde93042
Add tests to test_weakref.py to bring code coverage in _weakref.c up to 100%.

Port test_md5.py to PyUnit.

(Written by Neal Norwitz; from SF patch 736962)

(Backport candidate)
Lib/test/output/test_md5 [deleted file]
Lib/test/test_md5.py
Lib/test/test_weakref.py