◆ build()
| pip._vendor.pkg_resources.ZipManifests.build |
( |
|
cls, |
|
|
|
path |
|
) |
| |
Build a dictionary similar to the zipimport directory
caches, except instead of tuples, store ZipInfo objects.
Use a platform-specific path separator (os.sep) for the path keys
for compatibility with pypy on Windows.
◆ load
| pip._vendor.pkg_resources.ZipManifests.load = build |
|
static |
The documentation for this class was generated from the following file:
- docs/help/help-venv/lib/python3.12/site-packages/pip/_vendor/pkg_resources/__init__.py