MCPcopy
hub / github.com/pex-tool/pex / Platlib

Class Platlib

pex/interpreter.py:97–98  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

95
96
97class Platlib(SitePackagesDir):
98 pass
99
100
101_PATH_MAPPINGS = {} # type: Dict[str, str]

Callers 2

_site_packages_dirsMethod · 0.85
decodeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected