Searched defs:test_copying (Results 1 – 4 of 4) sorted by relevance
| /third_party/python/Lib/test/ | ||
| D | test_ordered_dict.py | 284 def test_copying(self): member in OrderedDictTests |
| D | test_weakset.py | 457 def test_copying(self): member in TestWeakSet |
| D | test_re.py | 1228 def test_copying(self): member in ReTests |
| D | test_collections.py | 2179 def test_copying(self): member in TestCounter |