Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/test_importlib/
Dtest_resource.py97 ZIP_MODULE = zipdata02 # type: ignore variable in ResourceFromZipsTest
114 ZIP_MODULE = zipdata01 # type: ignore variable in SubdirectoryResourceFromZipsTest
Dutil.py523 ZIP_MODULE = None variable in ZipSetupBase
527 data_path = Path(cls.ZIP_MODULE.__file__)
558 ZIP_MODULE = zipdata01 # type: ignore variable in ZipSetup