Searched refs:testNotZipFile (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/test/ | ||
D | test_zipimport.py | 425 def testNotZipFile(self): member in BadFileZipImportTestCase |
/external/python/cpython3/Lib/test/ | ||
D | test_zipimport.py | 757 def testNotZipFile(self): member in BadFileZipImportTestCase |