Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ msg
Function
msg
tools/python-3.11.9-amd64/Tools/scripts/which.py:13–14 ·
view source on GitHub ↗
(str)
Source
from the content-addressed store, hash-verified
11
from
stat
import
*
12
13
def
msg(str):
14
sys.stderr.write(str +
'\n'
)
15
16
def
main():
17
pathlist = os.environ[
'PATH'
].split(os.pathsep)
Callers
1
main
Function · 0.85
Calls
1
write
Method · 0.45
Tested by
no test coverage detected