You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-04 09:22:40 +08:00
more wordsmithing
This commit is contained in:
@@ -7,7 +7,8 @@ changing, and so does its code generation.
|
|||||||
|
|
||||||
There is no Python decompiler yet that I know about that will
|
There is no Python decompiler yet that I know about that will
|
||||||
decompile everything. Overall, I think this one probably does the best
|
decompile everything. Overall, I think this one probably does the best
|
||||||
job of *any* Python decompiler.
|
job of *any* Python decompiler that handles such a wide range of
|
||||||
|
versions.
|
||||||
|
|
||||||
But at any given time, there are maybe dozens of valid Python bytecode
|
But at any given time, there are maybe dozens of valid Python bytecode
|
||||||
files that I know of that will cause problems. And when I get through
|
files that I know of that will cause problems. And when I get through
|
||||||
|
Reference in New Issue
Block a user