Searched refs:test_nested_empty_constructor (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_set.py | 680 def test_nested_empty_constructor(self): member in TestFrozenSetSubclass |
/external/python/cpython3/Lib/test/ | ||
D | test_set.py | 767 def test_nested_empty_constructor(self): member in TestFrozenSetSubclass |