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

Function usage

tools/python-3.11.9-amd64/Tools/scripts/db2pickle.py:47–48  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

45prog = sys.argv[0]
46
47def usage():
48 sys.stderr.write(__doc__ % globals())
49
50def main(args):
51 try:

Callers 1

mainFunction · 0.70

Calls 1

writeMethod · 0.45

Tested by

no test coverage detected