mirror of
https://github.com/python/cpython.git
synced 2026-05-29 07:35:02 -04:00
0a6d0ff8d9
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.