]> granicus.if.org Git - python/commit
Combine OldStackViewer.py with Debugger.py, removing dead code.
authorunknown <tools@python.org>
Fri, 5 Jul 2002 22:05:24 +0000 (22:05 +0000)
committerunknown <tools@python.org>
Fri, 5 Jul 2002 22:05:24 +0000 (22:05 +0000)
commited813bff29cd643201b3632edcc3c3b093e42bd1
tree6b10488e72cb56b9c6a9679d243990c28fd82ac3
parentba78bc4a3216b51398bab59157572a51c38b9ef4
Combine OldStackViewer.py with Debugger.py, removing dead code.
M Debugger.py       : Incorporate StackViewer, NamespaceViewer classes
M StackViewer.py    : remove import OldStackViewer
U OldStackViewer.py : remove file
Lib/idlelib/Debugger.py
Lib/idlelib/OldStackViewer.py [deleted file]
Lib/idlelib/StackViewer.py