Home
last modified time | relevance | path

Searched refs:_PACKAGES (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/ensurepip/
H A D__init__.py62 global _PACKAGES, _WHEEL_PKG_DIR
63 if _PACKAGES is not None:
64 return _PACKAGES
75 _PACKAGES = packages
77 _PACKAGES = None variable

Completed in 1 milliseconds