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

Function usage

tools/python-3.11.9-amd64/Tools/scripts/reindent.py:59–62  ·  view source on GitHub ↗
(msg=None)

Source from the content-addressed store, hash-verified

57
58
59def usage(msg=None):
60 if msg is None:
61 msg = __doc__
62 print(msg, file=sys.stderr)
63
64
65def errprint(*args):

Callers 1

mainFunction · 0.70

Calls 1

printFunction · 0.50

Tested by

no test coverage detected