You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-04 09:22:40 +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_inplace/or.py
Normal file
1
test/simple-source/operation_inplace/or.py
Normal file
@@ -0,0 +1 @@
|
||||
a |= b
|
Reference in New Issue
Block a user