Searched refs:doDoctestSuite (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_zipimport.py | 351 def doDoctestSuite(self, module): member in UncompressedZipImportTestCase |
/external/python/cpython3/Lib/test/ | ||
D | test_zipimport.py | 623 def doDoctestSuite(self, module): member in UncompressedZipImportTestCase |