Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_zipimport.py336 def doDoctestFile(self, module): member in UncompressedZipImportTestCase
349 self.runDoctest(self.doDoctestFile)
/external/python/cpython3/Lib/test/
Dtest_zipimport.py608 def doDoctestFile(self, module): member in UncompressedZipImportTestCase
621 self.runDoctest(self.doDoctestFile)