Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_zipimport.py351 def doDoctestSuite(self, module): member in UncompressedZipImportTestCase
360 self.runDoctest(self.doDoctestSuite)
/external/python/cpython3/Lib/test/
Dtest_zipimport.py623 def doDoctestSuite(self, module): member in UncompressedZipImportTestCase
632 self.runDoctest(self.doDoctestSuite)