Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_sets.py696 class TestCopyingEmpty(TestCopying): class
851 TestCopyingEmpty,
Dtest_set.py1445 class TestCopyingEmpty(TestCopying): class
1812 TestCopyingEmpty,
/external/python/cpython3/Lib/test/
Dtest_set.py1547 class TestCopyingEmpty(TestCopying, unittest.TestCase): class