Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ usage
Function
usage
tools/python-3.11.9-amd64/Tools/i18n/msgfmt.py:41–45 ·
view source on GitHub ↗
(code, msg='')
Source
from the content-addressed store, hash-verified
39
40
41
def
usage(code, msg=
''
):
42
print(__doc__, file=sys.stderr)
43
if
msg:
44
print(msg, file=sys.stderr)
45
sys.exit(code)
46
47
48
def
add(ctxt, id, str, fuzzy):
Callers
1
main
Function · 0.70
Calls
2
print
Function · 0.50
exit
Method · 0.45
Tested by
no test coverage detected