Home
last modified time | relevance | path

Searched refs:test_findsource_without_filename (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/test/
Dtest_inspect.py436 def test_findsource_without_filename(self): member in TestBuggyCases
/external/python/cpython3/Lib/test/
Dtest_inspect.py642 def test_findsource_without_filename(self): member in TestBuggyCases