MCPcopy Index your code
hub / github.com/rocky/python-uncompyle6 / usage

Function usage

uncompyle6/bin/uncompile.py:25–27  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

23
24
25def usage():
26 print(__doc__)
27 sys.exit(1)
28
29
30# __doc__ = """

Callers 1

main_binFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected