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

Function usage

tools/python-3.11.9-amd64/Tools/scripts/pickle2db.py:52–53  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

50prog = sys.argv[0]
51
52def usage():
53 sys.stderr.write(__doc__ % globals())
54
55def main(args):
56 try:

Callers 1

mainFunction · 0.70

Calls 1

writeMethod · 0.45

Tested by

no test coverage detected