andrews4s / unpyc37

Decompiler for Python 3.7 (forked from https://github.com/figment/unpyc3)
GNU General Public License v3.0
57 stars 19 forks source link

Add missing PRINT_EXPR op for Python 3.9 #13

Closed greyblue9 closed 2 years ago

greyblue9 commented 4 years ago

With this change I was able to decompile code objects from interactive statements in Python 3.9.