]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Rename class attribute containing the class to be tested, so the name is the
authorWalter Dörwald <walter@livinglogic.de>
Wed, 2 Jun 2004 18:42:25 +0000 (18:42 +0000)
committerWalter Dörwald <walter@livinglogic.de>
Wed, 2 Jun 2004 18:42:25 +0000 (18:42 +0000)
commit118f931d07de3987958eee51e97b3323c190dbfd
treea839d4dd7f23706722fc0026ec2ea1b4bdaf8314
parentb4541c2653ff3307325371e0c07266b4f988ce65
Rename class attribute containing the class to be tested, so the name is the
same as for the string and sequence tests.
Lib/test/mapping_tests.py
Lib/test/test_os.py
Lib/test/test_shelve.py
Lib/test/test_userdict.py
Lib/test/test_weakref.py