You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-04 01:09:52 +08:00
Typo
This commit is contained in:
@@ -13,10 +13,10 @@ 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
|
||||||
those, along with all the issues of bugs that are currently logged, I
|
those, along with all the issues of bugs that are currently logged, I
|
||||||
could probably easily find dozens more bugs just by doing a decompile
|
could probably easily find dozens more bugs just by doing a decompile
|
||||||
of all the Python bytecode one of my computers. Unless you want to
|
of all the Python bytecode on any one of my computers. Unless you want
|
||||||
help out by _fixing_ bug, or are willing to do work by isolating and
|
to help out by _fixing_ bug, or are willing to do work by isolating
|
||||||
narrowing problems, don't feel you are doing me a favor by doing scans
|
and narrowing problems, don't feel you are doing me a favor by doing
|
||||||
on your favorite byteocde.
|
scans on your favorite byteocde.
|
||||||
|
|
||||||
I have found bugs in *every* Python decompiler I have tried. Even
|
I have found bugs in *every* Python decompiler I have tried. Even
|
||||||
those where authors/maintainers claim that they have used it on the
|
those where authors/maintainers claim that they have used it on the
|
||||||
|
Reference in New Issue
Block a user