Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
311
def
get_default_scheme():
312
return
get_preferred_scheme(
'prefix'
)
313
314
315
def
_parse_makefile(filename, vars=None, keep_unresolved=True):
Callers
3
get_paths
Function · 0.85
get_path
Function · 0.85
_main
Function · 0.85
Calls
1
get_preferred_scheme
Function · 0.85
Tested by
no test coverage detected