]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Test for the bug in recurse_down_subclasses() that I just fixed.
authorGuido van Rossum <guido@python.org>
Fri, 14 Jun 2002 02:37:00 +0000 (02:37 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 14 Jun 2002 02:37:00 +0000 (02:37 +0000)
commit29cb1d737e575f6441da1e8a3371ea2312fe5182
tree5a0cf24e6e311cd42dfc303b6cd591e90ec89c1c
parent63b1fcba9c12996c37c435ba063b01660279323c
Test for the bug in recurse_down_subclasses() that I just fixed.
Lib/test/test_descr.py