Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 17ae233

Browse files
committed
More changes.
1 parent 1d841fe commit 17ae233

1 file changed

Lines changed: 20 additions & 1 deletion

File tree

Tools/idle/ChangeLog

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,23 @@
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

0 commit comments

Comments
 (0)