You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-04 09:22:40 +08:00
to match AST better. Also adds a correction in last commit, including set_comp -> set_comp_expr where apprpriate Note: can't use dict_comp as that was already used. But dict_comp_func is matches AST better than dictcomp_func