Thanks to visit codestin.com Credit goes to github.com
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 0c48618 commit 8713aa6Copy full SHA for 8713aa6
1 file changed
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