Fix Python 2.7 try: try: else: bug

This commit is contained in:
rocky
2018-01-29 08:47:53 -05:00
parent 5039a71846
commit 106a325ef1
3 changed files with 22 additions and 0 deletions

View File

@@ -816,6 +816,7 @@ class Scanner2(Scanner):
rtarget = pre_rtarget
else:
rtarget = pre_rtarget
pre_rtarget = pre[rtarget]
# Does the "jump if" jump beyond a jump op?
# That is, we have something like: