uncompyle2 icon indicating copy to clipboard operation
uncompyle2 copied to clipboard

removed "expr ::= LOAD_ASSERT" to fix Assertion statements (issue #14)

Open frankebersoll opened this issue 10 years ago • 1 comments

This should fix #14

frankebersoll avatar Dec 02 '14 21:12 frankebersoll

@frankebersoll I have taken your commit in https://github.com/rocky/python-uncompyle6/commit/97f48f13221c95b9e6f2c765e7ad8e5c5d068b6d — thanks!

If this breaks something down the road there's still this project. (Due to other problems this test doesn't work on Python3 yet).

rocky avatar Dec 18 '15 02:12 rocky