]> granicus.if.org Git - python/commit
Use and pass through the 'force' flag to set_dict() where appropriate.
authorGuido van Rossum <guido@python.org>
Mon, 19 Oct 1998 02:24:40 +0000 (02:24 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 19 Oct 1998 02:24:40 +0000 (02:24 +0000)
commitb52cfa1d97051e53b80aee7d4ef1bed97d0f0e03
tree5b4f44ce3def398ec14308f6c025c30304d575ec
parent6c5baeb6df01f31c0be9b024f5b169969db89680
Use and pass through the 'force' flag to set_dict() where appropriate.
Default source and globals checkboxes to false.
Don't interact in user_return().
Add primitive set_breakpoint() method.
Tools/idle/Debugger.py