Port the dictionary tests from test_types.py to unittest. Collect as much
mapping tests as possible in mapping_test.py and reuse the tests in test_dict.py, test_userdict.py, test_weakref.py, test_os.py and test_shelve.py. From SF patch #736962.
Showing
Lib/test/mapping_tests.py
0 → 100644
This diff is collapsed.
Please register or sign in to comment