Home
last modified time | relevance | path

Searched defs: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
558 ZIP_MODULE = zipdata01 # type: ignore variable in ZipSetup