You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-04 01:09:52 +08:00
Python 3 bytecode handles opcodes with varargs (better). Decompiling
assert works. Add more of the simple tests and their compiled bytecode.
This commit is contained in:
1
test/simple-source/operation_logic/complex3.py
Normal file
1
test/simple-source/operation_logic/complex3.py
Normal file
@@ -0,0 +1 @@
|
||||
a = b or c or d
|
Reference in New Issue
Block a user