This website requires JavaScript.
Explore
Help
Sign In
jinx
/
python-uncompyle6
Watch
1
Fork
0
You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced
2025-08-02 16:44:46 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4260deea11d702f13cf51b3100611f123937c1ab
python-uncompyle6
/
test
/
simple_source
/
branching
History
rocky
deea74b6a8
ret_expr -> return_expr
...
This matches Python's AST a little more closely
2022-01-03 21:56:07 -05:00
..
02_ifelse_lambda.py
conditional -> if_exp ...
2020-02-07 16:17:47 -05:00
05_if.py
Add spark option to show grammer. Revise uncompyle options. Start to reorganize
2015-12-22 03:56:50 -05:00
05_ifelse.py
More tests
2015-12-27 16:50:45 -05:00
07_if_return_bug.py
ret_expr -> return_expr
2022-01-03 21:56:07 -05:00
10_if_else_ternary.py
ret_expr -> return_expr
2022-01-03 21:56:07 -05:00
10_if_pass.py
Fix 3.5 if..pass bug
2016-05-08 10:32:11 -04:00