File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- Tue Feb 15 17:17:58 2000 Guido van Rossum <
[email protected] >
1+ Tue Feb 15 18:08:19 2000 Guido van Rossum <
[email protected] >
2+
3+ * NEWS.txt: Notice status bar and stack viewer.
4+
5+ * EditorWindow.py: Support for Moshe's status bar.
6+
7+ * MultiStatusBar.py: Status bar code -- by Moshe Zadka.
8+
9+ * OldStackViewer.py:
10+ Adding the old stack viewer implementation back, for the debugger.
11+
12+ * StackViewer.py: New stack viewer, uses a tree widget.
13+ (XXX: the debugger doesn't yet use this.)
14+
15+ * WindowList.py:
16+ Correct a typo and remove an unqualified except that was hiding the error.
17+
18+ * ClassBrowser.py: Add an XXX comment about the ClassBrowser AIP.
19+
20+ * ChangeLog: Updated change log.
221
322 * NEWS.txt: News update. Probably incomplete; what else is new?
423
You can’t perform that action at this time.
0 commit comments