You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-04 09:22:40 +08:00
Update README.rst
This commit is contained in:
@@ -37,7 +37,7 @@ information.
|
|||||||
Other parts of the library can be used inside Python for various
|
Other parts of the library can be used inside Python for various
|
||||||
bytecode-related tasks. For example you can read in bytecode,
|
bytecode-related tasks. For example you can read in bytecode,
|
||||||
i.e. perform a version-independent `marshal.loads()`, and disassemble
|
i.e. perform a version-independent `marshal.loads()`, and disassemble
|
||||||
the bytecode using version of Python different from the one used to
|
the bytecode using a version of Python different from the one used to
|
||||||
compile the bytecode.
|
compile the bytecode.
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user