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-03 08:49:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
805ec7dbfcf13bfed66ff5bde19bbc776ed96aa3
python-uncompyle6
/
test
/
simple_source
/
bug37
History
rocky
805ec7dbfc
Add "if_not_and" rule similar to "if_not_or" rule.
2019-12-13 05:15:21 -05:00
..
01_and_not_else.py
3.7: if <expr> and not <expr> else <expr>
2019-05-04 22:14:07 -04:00
01_assert2.py
Correct assert{,2} transforms
2019-09-23 08:26:16 -04:00
01_chained_compare.py
fix chained compare parse error
2019-05-13 19:57:24 +04:30
02_if_not_or.py
Add "if_not_and" rule similar to "if_not_or" rule.
2019-12-13 05:15:21 -05:00
03_ifelse_chained_for.py
Merging in recent 3.7 and 3.8 improvements from decompyle6
2019-12-08 17:54:59 -05:00