area-repl bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable bug use smart send ('shift+enter') to run REPL and watch code results. Move to ...
assert isinstance(exc_value, NameError) # find most recent frame if tb is None: return None while tb.tb_next is not None: tb = tb.tb_next frame = tb.tb_frame d ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results