You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-03 00:45:53 +08:00
Revise docstring explaiing pydisassemble
This commit is contained in:
@@ -26,7 +26,7 @@ value are folded into the following instruction operand.
|
|||||||
|
|
||||||
Like the parser, you may find this more high-level and or helpful.
|
Like the parser, you may find this more high-level and or helpful.
|
||||||
However if you want a true disassembler see the Standard built-in
|
However if you want a true disassembler see the Standard built-in
|
||||||
Python library moudle module "dis", or pydisasm from the cross-version
|
Python library module "dis", or pydisasm from the cross-version
|
||||||
Python bytecode package "xdis".
|
Python bytecode package "xdis".
|
||||||
|
|
||||||
Examples:
|
Examples:
|
||||||
|
Reference in New Issue
Block a user