--- a/eric6/DebugClients/Python/BreakpointWatch.py Thu Sep 19 19:22:43 2019 +0200 +++ b/eric6/DebugClients/Python/BreakpointWatch.py Thu Sep 19 19:39:04 2019 +0200 @@ -169,8 +169,6 @@ # continue else: return (b, True) - # else: - # continue except Exception: # if eval fails, most conservative # thing is to stop on breakpoint