Update HOW-TO-REPORT-A-BUG.md

This commit is contained in:
R. Bernstein
2021-09-16 06:23:25 -04:00
committed by GitHub
parent e0a56d4739
commit 8d81f4ab27

View File

@@ -35,7 +35,7 @@ Unless you are a sponsor of this project, it may take a while, maybe a week or s
## Do you have valid bytecode?
As mentioned in README.rst, this project doesn't handle obfuscated
code. See README.rst for suggestions for how to remove some kinds of
code or release candidates. See README.rst for suggestions for how to remove some kinds of
obfuscation.
Checking if bytecode is valid is pretty simple: disassemble the code.