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
This enables accessing IDLE as 'idlelib' in the Doc Module listing.
(cherry picked from commit 70fc964)
Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
<p>The Lib/idlelib package implements the IDLE application. See the top
1009
+
of this file or content listing on the left for how to use IDLE.</p>
1010
+
<p>The files in idlelib are described in idlelib/README.txt. Access it
1011
+
either in idlelib or click Help => About IDLE on the IDLE menu. This
1012
+
file also maps IDLE menu items to the code that implements the item.
1013
+
Except for files listed under ‘Startup’, the idlelib code is ‘private’ in
1014
+
sense that feature changes can be backported (see <spanclass="target" id="index-7"></span><aclass="pep reference external" href="https://peps.python.org/pep-0434/"><strong>PEP 434</strong></a>).</p>
1015
+
</section>
1004
1016
</section>
1005
1017
</section>
1006
1018
@@ -1054,6 +1066,7 @@ <h3><a href="../contents.html">Table of Contents</a></h3>
0 commit comments