]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Make importlib.test.finder_tests an ABC.
authorBrett Cannon <bcannon@gmail.com>
Tue, 27 Jan 2009 01:34:30 +0000 (01:34 +0000)
committerBrett Cannon <bcannon@gmail.com>
Tue, 27 Jan 2009 01:34:30 +0000 (01:34 +0000)
commit97c8a07f1d927c218e65bcdfe107e5a306b12a76
tree6e4dd87853d42bedeacda1b51faac17bee7f6a8a
parentc49715f6827772baf5242f4d33fef716faee497f
Make importlib.test.finder_tests an ABC.
Lib/importlib/test/finder_tests.py