Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
121
def
usage(progname):
122
print __doc__ % vars()
123
124
125
def
main(argv):
Callers
1
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected