On Wed, May 4, 2016, at 15:58, Kyle Lahnakoski wrote: > I would like Python to have a bare `except` statement, which applies > from that line, to the end of enclosing block (or next `except` > statement). Where does control resume if it doesn't raise?