]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
WDB enhancement: Click once on a line with a class instance in the
authorSjoerd Mullender <sjoerd@acm.org>
Fri, 1 Oct 1993 14:29:45 +0000 (14:29 +0000)
committerSjoerd Mullender <sjoerd@acm.org>
Fri, 1 Oct 1993 14:29:45 +0000 (14:29 +0000)
commit148644d5ac57826a8135b20e791062805c4fb046
treefeaec131c0981551722f5b66af9d5b031e3cf11c
parent72d73649ffdea4ef6038d3fc9417c860ac1ff4e4
WDB enhancement:  Click once on a line with a class instance in the
local or global variables list and you get a window with the instance
variable of the class instance.  This list is of course automatically
kept up to date.
Lib/lib-stdwin/wdbframewin.py
Lib/stdwin/wdbframewin.py