Home
last modified time | relevance | path

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

/third_party/python/Lib/test/test_importlib/
Dtest_resource.py89 ZIP_MODULE = zipdata01 # type: ignore variable in ResourceFromZipsTest01
116 ZIP_MODULE = zipdata02 # type: ignore variable in ResourceFromZipsTest02
138 ZIP_MODULE = zipdata01 variable in DeletingZipsTest
/third_party/python/Lib/test/test_importlib/resources/
Dutil.py143 ZIP_MODULE = None variable in ZipSetupBase
178 ZIP_MODULE = zipdata01 # type: ignore variable in ZipSetup