MCPcopy Create free account
hub / github.com/RT-Thread/env-windows / get_default_scheme

Function get_default_scheme

tools/python-3.11.9-amd64/Lib/sysconfig.py:311–312  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

309
310
311def get_default_scheme():
312 return get_preferred_scheme('prefix')
313
314
315def _parse_makefile(filename, vars=None, keep_unresolved=True):

Callers 3

get_pathsFunction · 0.85
get_pathFunction · 0.85
_mainFunction · 0.85

Calls 1

get_preferred_schemeFunction · 0.85

Tested by

no test coverage detected