]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
move this test to test_descr; it's not abc specific
authorBenjamin Peterson <benjamin@python.org>
Wed, 12 Jan 2011 15:24:27 +0000 (15:24 +0000)
committerBenjamin Peterson <benjamin@python.org>
Wed, 12 Jan 2011 15:24:27 +0000 (15:24 +0000)
commit1c02a44023f6e6204d8feb944f47edfd56065e5c
treec765875bb4742e5b2338ca6dad7c66da8e54883d
parent1efb8dc8719aaa2ddef1b4fcd2be1085b63ab140
move this test to test_descr; it's not abc specific
Lib/test/test_abc.py
Lib/test/test_descr.py