Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_zipimport.py58 class UncompressedZipImportTestCase(ImportHooksBaseTestCase): class
386 class CompressedZipImportTestCase(UncompressedZipImportTestCase):
464 UncompressedZipImportTestCase,
/external/python/cpython3/Lib/test/
Dtest_zipimport.py80 class UncompressedZipImportTestCase(ImportHooksBaseTestCase): class
701 class CompressedZipImportTestCase(UncompressedZipImportTestCase):
796 UncompressedZipImportTestCase,