Searched refs:test_nested_class (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_inspect.py | 404 def test_nested_class(self): member in TestBuggyCases |
/external/python/cpython3/Lib/test/ | ||
D | test_inspect.py | 606 def test_nested_class(self): member in TestBuggyCases |