Home | History | Annotate | Download | only in python2.7

Lines Matching defs:DocTestSuite

86     'DocTestSuite',
2322 self.skipTest("DocTestSuite will not work with -O2 and above")
2333 def DocTestSuite(module=None, globs=None, extraglobs=None, test_finder=None,