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 2.5 try/except reduce fix
Start getting aligner up to date
This commit is contained in:
@@ -108,4 +108,4 @@ if __name__ == "__main__":
|
||||
# assert linemap == linemap2
|
||||
return
|
||||
|
||||
deparse_test(deparse_test.__code__)
|
||||
deparse_test(deparse_test.func_code)
|
||||
|
Reference in New Issue
Block a user