Kaydet (Commit) f21c8ed5 authored tarafından Neal Norwitz's avatar Neal Norwitz

Add comment lost from AST merge

üst 358d938a
......@@ -774,7 +774,7 @@ These are fine:
... try:
... 1//0
... except ZeroDivisionError:
... yield 666
... yield 666 # bad because *outer* try has finally
... except:
... pass
... finally:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment