Home
last modified time | relevance | path

Searched refs:fodderModule (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_inspect.py437 fodderModule = None variable in GetSourceBase
440 with open(inspect.getsourcefile(self.fodderModule), encoding="utf-8") as fp:
457 fodderModule = mod variable in TestRetrievingSourceCode
577 frame_info = inspect.getframeinfo(self.fodderModule.fr, 50)
680 fodderModule = mod variable in TestGettingSourceOfToplevelFrames
690 fodderModule = mod2 variable in TestDecorators
705 fodderModule = mod2 variable in TestOneliners
747 fodderModule = mod variable in TestBlockComments
759 fodderModule = mod2 variable in TestBuggyCases
879 self.fodderModule
890 fodderModule = mod2 global() variable in TestComplexDecorator
[all...]

Completed in 4 milliseconds