]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Convert the weakref test suite to PyUNIT, and add tests that exercise weak
authorFred Drake <fdrake@acm.org>
Fri, 23 Mar 2001 04:22:45 +0000 (04:22 +0000)
committerFred Drake <fdrake@acm.org>
Fri, 23 Mar 2001 04:22:45 +0000 (04:22 +0000)
commitb0fefc5121fb5637c3002e2aea993480d344deb7
treec8d6b8f039645b1b412a82c8a55c8cdf8d8ca2d7
parent84a5934f8a09b670a8554a9e84f59006bc4c087c
Convert the weakref test suite to PyUNIT, and add tests that exercise weak
references on function objects and both bound and unbound methods.
Lib/test/output/test_weakref
Lib/test/test_weakref.py