You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
large number of milliseconds, such as 100000000.) For imported module
482
482
names or class or function attributes, type ‘.’.
483
483
For filenames in the root directory, type <aclass="reference internal" href="os.html#os.sep" title="os.sep"><codeclass="xref py py-data docutils literal notranslate"><spanclass="pre">os.sep</span></code></a> or
484
-
data:<cite>os.altsep</cite> immediately after an opening quote. (On Windows,
484
+
<aclass="reference internal" href="os.html#os.altsep" title="os.altsep"><codeclass="xref py py-data docutils literal notranslate"><spanclass="pre">os.altsep</span></code></a> immediately after an opening quote. (On Windows,
485
485
one can specify a drive first.) Move into subdirectories by typing a
486
486
directory name and a separator.</p>
487
-
<p>Instead of waiting, or after a box is closed. open a completion box
487
+
<p>Instead of waiting, or after a box is closed, open a completion box
488
488
immediately with Show Completions on the Edit menu. The default hot
489
489
key is <kbdclass="kbd docutils literal notranslate">C-space</kbd>. If one types a prefix for the desired name
490
-
before opening the box, the first match is displayed.
490
+
before opening the box, the first match or near miss is made visible.
491
491
The result is the same as if one enters a prefix
492
492
after the box is displayed. Show Completions after a quote completes
493
493
filenames in the current directory instead of a root directory.</p>
@@ -975,7 +975,7 @@ <h3>Navigation</h3>
975
975
<br/>
976
976
<br/>
977
977
978
-
Last updated on Jul 08, 2020.
978
+
Last updated on Sep 09, 2020.
979
979
<ahref="https://docs.python.org/3/bugs.html">Found a bug</a>?
0 commit comments