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