You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-03 00:45:53 +08:00
Fixes #501
This commit is contained in:
@@ -30,7 +30,7 @@ def usage():
|
|||||||
# __doc__ = """
|
# __doc__ = """
|
||||||
# Usage:
|
# Usage:
|
||||||
# %s [OPTIONS]... [ FILE | DIR]...
|
# %s [OPTIONS]... [ FILE | DIR]...
|
||||||
# %s [--help | -h | --V | --version]
|
# %s [--help | --version]
|
||||||
|
|
||||||
# Examples:
|
# Examples:
|
||||||
# %s foo.pyc bar.pyc # decompile foo.pyc, bar.pyc to stdout
|
# %s foo.pyc bar.pyc # decompile foo.pyc, bar.pyc to stdout
|
||||||
|
Reference in New Issue
Block a user