Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/test_inspect/
Dtest_inspect.py544 class GetSourceBase(unittest.TestCase): class
565 class TestRetrievingSourceCode(GetSourceBase):
893 class TestGettingSourceOfToplevelFrames(GetSourceBase):
903 class TestDecorators(GetSourceBase):
918 class TestOneliners(GetSourceBase):
999 class TestBlockComments(GetSourceBase):
1011 class TestBuggyCases(GetSourceBase):
1174 class TestNoEOL(GetSourceBase):
1193 class TestComplexDecorator(GetSourceBase):