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