MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / get_paths

Function get_paths

Lib/sysconfig.py:421–430  ·  view source on GitHub ↗

Returns a mapping containing an install scheme. ``scheme`` is the install scheme name. If not provided, it will return the default scheme for the current platform.

(scheme=_get_default_scheme(), vars=None, expand=True)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

get_pathFunction · 0.85
_mainFunction · 0.85

Calls 2

_get_default_schemeFunction · 0.85
_expand_varsFunction · 0.85

Tested by

no test coverage detected