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