python-uncompyle6/uncompyle6/parsers
2023-01-19 04:31:19 -05:00
..
reducecheck Sync from decompyle3 2022-11-06 01:24:28 -05:00
__init__.py Some reorg and Lame attempt to disasmbiguate "and" and "if .. if"... 2020-01-08 10:31:19 -05:00
parse2.py Correct long-literals for Python 2.7 2022-10-16 19:33:51 -04:00
parse3.py try to be more honest about MAKE_{FUNCTION,CLOSURE} 2023-01-16 01:45:37 -05:00
parse10.py Correct wong class names in super() 2020-05-08 05:59:20 -04:00
parse11.py Correct wong class names in super() 2020-05-08 05:59:20 -04:00
parse12.py Get ready for release 3.5.0 2019-10-12 19:53:17 -04:00
parse13.py Add Python 1.3 decompilation .. 2018-06-13 12:26:21 -04:00
parse14.py Bang on version 1.0-1.4 Python 2022-05-02 22:03:52 -04:00
parse15.py Fix Python 1.5- bug in handling unpack list 2018-06-04 10:49:20 -04:00
parse16.py Get ready for release 3.5.0 2019-10-12 19:53:17 -04:00
parse21.py Correct wong class names in super() 2020-05-08 05:59:20 -04:00
parse22.py Push reducechecks from 2.7 into 2.6 2022-08-23 21:36:55 -04:00
parse23.py del_stmt -> delete to match Python AST better 2020-09-02 07:14:56 -04:00
parse24.py pycharm lint, isort & black 2022-12-01 17:36:00 -05:00
parse25.py pycharm lint, isort & black 2022-12-01 17:36:00 -05:00
parse26.py pycharm lint, isort & black 2022-12-01 17:36:00 -05:00
parse27.py pycharm lint, isort & black 2022-12-01 17:36:00 -05:00
parse30.py Improve set comprehension for Python 3.0 2023-01-16 03:40:55 -05:00
parse31.py pycharm lint, isort & black 2022-12-01 17:36:00 -05:00
parse32.py try to be more honest about MAKE_{FUNCTION,CLOSURE} 2023-01-16 01:45:37 -05:00
parse33.py pycharm lint, isort & black 2022-12-01 17:36:00 -05:00
parse34.py pycharm lint, isort & black 2022-12-01 17:36:00 -05:00
parse35.py Fix ImportError: cannot import name PYTHON_VERSION 2022-11-05 17:17:24 -04:00
parse36.py Fix ImportError: cannot import name PYTHON_VERSION 2022-11-05 17:17:24 -04:00
parse37.py Fix ImportError: cannot import name PYTHON_VERSION 2022-11-05 17:17:24 -04:00
parse37base.py Synch with decompyle3 code a little bit 2023-01-19 04:31:19 -05:00
parse38.py Fix ImportError: cannot import name PYTHON_VERSION 2022-11-05 17:17:24 -04:00
treenode.py Add "transfrormd_by" param to SyntaxTree 2022-04-21 05:25:14 -04:00