Searched refs:test_getsourcefile (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_inspect.py | 294 def test_getsourcefile(self): member in TestRetrievingSourceCode |
/external/python/cpython3/Lib/test/ | ||
D | test_inspect.py | 466 def test_getsourcefile(self): member in TestRetrievingSourceCode |