Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
97
class
Platlib(SitePackagesDir):
98
pass
99
100
101
_PATH_MAPPINGS = {}
# type: Dict[str, str]
Callers
2
_site_packages_dirs
Method · 0.85
decode
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected