We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1aa1758 commit 7afd2adCopy full SHA for 7afd2ad
Lib/idlelib/README.txt
@@ -80,7 +80,7 @@ stackviewer.py # View stack after exception.
80
statusbar.py # Define status bar for windows (nim).
81
tabbedpages.py # Define tabbed pages widget (nim).
82
textview.py # Define read-only text widget (nim).
83
-tree.py # Define tree widger, used in browsers (nim).
+tree.py # Define tree widget, used in browsers (nim).
84
undo.py # Manage undo stack.
85
windows.py # Manage window list and define listed top level.
86
zoomheight.py # Zoom window to full height of screen.
0 commit comments