8000
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 ae52591 commit 0e8695eCopy full SHA for 0e8695e
Doc/library/idle.rst
@@ -518,7 +518,7 @@ and not restarting the Shell thereafter. This is especially useful
518
after adding imports at the top of a file. This also increases
519
possible attribute completions.
520
521
-Completion boxes intially exclude names beginning with '_' or, for
+Completion boxes initially exclude names beginning with '_' or, for
522
modules, not included in '__all__'. The hidden names can be accessed
523
by typing '_' after '.', either before or after the box is opened.
524
0 commit comments