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