Searched refs:test_copy_tuple (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_copy.py | 102 def test_copy_tuple(self): member in TestCopy |
/external/python/cpython3/Lib/test/ | ||
D | test_copy.py | 117 def test_copy_tuple(self): member in TestCopy |