Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_sets.py724 class TestCopyingNested(TestCopying): class
855 TestCopyingNested,
Dtest_set.py1469 class TestCopyingNested(TestCopying): class
1816 TestCopyingNested,
/external/python/cpython3/Lib/test/
Dtest_set.py1571 class TestCopyingNested(TestCopying, unittest.TestCase): class