Home | History | Annotate | Download | only in Lib

Lines Matching defs:DocTestSuite

86     'DocTestSuite',

2269 self.skipTest("DocTestSuite will not work with -O2 and above")
2277 def DocTestSuite(module=None, globs=None, extraglobs=None, test_finder=None,