Qucs-S S-parameter Viewer & RF Synthesis Tools
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes | List of all members
pip._vendor.pkg_resources.MemoizedZipManifests Class Reference
Inheritance diagram for pip._vendor.pkg_resources.MemoizedZipManifests:
Inheritance graph
[legend]
Collaboration diagram for pip._vendor.pkg_resources.MemoizedZipManifests:
Collaboration graph
[legend]

Public Member Functions

 load (self, path)
 
- Public Member Functions inherited from pip._vendor.pkg_resources.ZipManifests
 build (cls, path)
 

Static Public Attributes

 manifest_mod = collections.namedtuple('manifest_mod', 'manifest mtime')
 
- Static Public Attributes inherited from pip._vendor.pkg_resources.ZipManifests

Detailed Description

Memoized zipfile manifests.

Member Function Documentation

◆ load()

pip._vendor.pkg_resources.MemoizedZipManifests.load (   self,
  path 
)
Load a manifest at path or return a suitable manifest already loaded.

Reimplemented from pip._vendor.pkg_resources.ZipManifests.


The documentation for this class was generated from the following file: