]> granicus.if.org Git - python/commit
Debugger can now show local and global variables.
authorGuido van Rossum <guido@python.org>
Fri, 16 Oct 1998 18:59:39 +0000 (18:59 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 16 Oct 1998 18:59:39 +0000 (18:59 +0000)
commit5188a25efe3b62dd863dac12ff6fcbeb416f5740
tree5647fa5bed309e901a747ac86d1ece90f4cef5e1
parent0a0f11b6d4d6c1a269a3c303ed4a61811dfdaa2a
Debugger can now show local and global variables.
Tools/idle/Debugger.py
Tools/idle/StackViewer.py