Redundant "else:" #486
Labels
Control Flow
Problem has to do with bad control-flow detection
Python 3.8
Volunteer wanted
Volunteer wanted to fix if a bug or to implement if a new feature.
Works on decompyle3
Description
a redundant "else:" will be printed
How to Reproduce
Output Given
Expected behavior
Environment
uncompyle6 --version
uncompyle6 3.9.1.dev0pydisasm --version
pydisasm, version 6.1.0.dev0python -c "import sys; print(sys.version)"
wherepython
is the correct CPython or PyPy binary.3.8.10 (tags/v3.8.10:3d8993a, May 3 2021, 11:48:03) [MSC v.1928 64 bit (AMD64)]
The text was updated successfully, but these errors were encountered: