Home
last modified time | relevance | path

Searched refs:TestCopyingTuple (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_sets.py718 class TestCopyingTuple(TestCopying): class
854 TestCopyingTuple,
Dtest_set.py1463 class TestCopyingTuple(TestCopying): class
1815 TestCopyingTuple,
/external/python/cpython3/Lib/test/
Dtest_set.py1565 class TestCopyingTuple(TestCopying, unittest.TestCase): class