MCPcopy Create free account
hub / github.com/ActiveState/code / usage

Function usage

recipes/Python/439319_Shuffle_Merge_Files/recipe-439319.py:121–122  ·  view source on GitHub ↗
(progname)

Source from the content-addressed store, hash-verified

119
120
121def usage(progname):
122 print __doc__ % vars()
123
124
125def main(argv):

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected