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-04 01:09:52 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b8f74c23f42119e7baee0a66aac3c467d3bfada1
python-uncompyle6
/
test
/
simple_source
/
exception
History
rocky
9491c67779
More COME_FROM's in Python 3...
...
Need this to find boundaries of simple if better
2017-02-20 04:17:46 -05:00
..
01_try_except.py
Python3 try/except handling improvements. Add Walker exception and use
2015-12-26 00:12:02 -05:00
02_try_finally.py
More COME_FROM's in Python 3...
2017-02-20 04:17:46 -05:00
05_try_except.py
Fix up looping by reinstating JUMP_ABSOLUTE -> JUMP_BACK or CONTINUE
2015-12-26 03:06:03 -05:00
06_tryifelse.py
3.4 tryifelse bug
2016-06-19 11:15:36 -04:00
07_try_pass.py
<= 2.6 weird jump out of try block
2016-06-30 06:21:13 -04:00
10_try_continue_bug.py
Another 3.x bug involving jumps
2016-06-19 17:47:43 -04:00
20_try_except.py
Add spark option to show grammer. Revise uncompyle options. Start to reorganize
2015-12-22 03:56:50 -05:00
25_try_except.py
Towards Python3 getting try/except working more often.
2015-12-30 09:46:52 -05:00