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

Class Purelib

pex/interpreter.py:93–94  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

91
92
93class Purelib(SitePackagesDir):
94 pass
95
96
97class Platlib(SitePackagesDir):

Callers 2

_site_packages_dirsMethod · 0.85
decodeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected