Files
python-uncompyle6/uncompyle6/bin
rocky 1ebfde6927 Add tree transformation phase...
if ... else if ... ->  if ... elif ..
if .. : raise AsssertionError ->  assert

Add options --tree=before --tree=after  -T expanded to include this

This code ported from decompyle3. x0ret did all the heavy lifting.
2019-08-21 09:00:09 -04:00
..
2016-05-13 22:59:15 -04:00
2018-02-15 07:30:01 -05:00
2019-08-21 09:00:09 -04:00