Files
python-uncompyle6/uncompyle6
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
..
2019-08-21 09:00:09 -04:00
2019-08-21 09:00:09 -04:00
2019-06-16 21:57:56 -04:00
2019-03-10 05:59:15 -04:00
2018-02-27 06:40:36 -05:00
2019-08-21 09:00:09 -04:00
2015-12-11 18:49:23 -05:00
2019-04-14 06:11:16 -04:00
2019-08-21 09:00:09 -04:00
2018-02-27 06:40:36 -05:00
2019-07-03 19:37:29 -04:00