From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Date: Tue, 7 Sep 2021 04:26:48 +0000 (-0700)
Subject: Update idlelib/help.html to include idle.rst spelling fix (GH-28191)
X-Git-Tag: v3.10.0rc2~5
X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=af8c78173742094ceee6f8ba53d791c4eaa357f9;p=thirdparty%2FPython%2Fcpython.git
Update idlelib/help.html to include idle.rst spelling fix (GH-28191)
The idle.rst fix was GH-27903 two weeks ago.
(cherry picked from commit f05ad9202896f21ca9717f5c9f4b933b7f5b6550)
Co-authored-by: Terry Jan Reedy Completion boxes intially exclude names beginning with â_â or, for
+ Completion boxes initially exclude names beginning with â_â or, for
modules, not included in â__all__â. The hidden names can be accessed
by typing â_â after â.â, either before or after the box is opened.
tkinter.tix â Extension widgets for Tk
Other Graphical User Interface Packages
+