You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-04 01:09:52 +08:00
bug report doc tweak
This commit is contained in:
@@ -144,9 +144,10 @@ there are others around let me know and I'll list them here.)
|
|||||||
|
|
||||||
## Narrowing the problem
|
## Narrowing the problem
|
||||||
|
|
||||||
I don't need or want the entire source code base for which one file or
|
I don't need or want the entire source code base for the file(s) or
|
||||||
module can't be decompiled. I just need those file(s) or module(s).
|
module(s) can't be decompiled. I just need those file(s) or module(s).
|
||||||
If there are several files, file a bug report for each file.
|
If there are problems in several files, file a bug report for each
|
||||||
|
file.
|
||||||
|
|
||||||
Python modules can get quite large, and usually decompilation problems
|
Python modules can get quite large, and usually decompilation problems
|
||||||
occur in a single function or maybe the main-line code but not any of
|
occur in a single function or maybe the main-line code but not any of
|
||||||
@@ -173,9 +174,9 @@ or constants in the source code.
|
|||||||
|
|
||||||
## Ethics
|
## Ethics
|
||||||
|
|
||||||
I do not condone using this program for unethical use or for using it
|
I do not condone using this program for unethical or illegal purposes.
|
||||||
non-legally. More detestful, at least to me, is asking for help to
|
More detestful, at least to me, is asking for help to assist you in
|
||||||
assist you in something that might not legitimate.
|
something that might not legitimate.
|
||||||
|
|
||||||
Don't use the issue tracker for such solicitations. To try to stave
|
Don't use the issue tracker for such solicitations. To try to stave
|
||||||
off illegitimate behavior, you should note that the issue tracker, the
|
off illegitimate behavior, you should note that the issue tracker, the
|
||||||
|
Reference in New Issue
Block a user