Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ _trace
Function
_trace
tools/python-3.11.9-amd64/Lib/site.py:92–94 ·
view source on GitHub ↗
(message)
Source
from the content-addressed store, hash-verified
90
91
92
def
_trace(message):
93
if
sys.flags.verbose:
94
print(message, file=sys.stderr)
95
96
97
def
makepath(*paths):
Callers
4
addpackage
Function · 0.85
addsitedir
Function · 0.85
addusersitepackages
Function · 0.85
addsitepackages
Function · 0.85
Calls
1
print
Function · 0.50
Tested by
no test coverage detected