Skip to content

Commit 09916c6

Browse files
committed
[3.13] gh-139707: Copy-strip change to idle.rst into idlelib
Copy net new text in idle.rst from main to 3.13. Make 3.13 docs and copy-strip idle.html to idlelib/help.html. See #139707 (comment) and PR #143718 message for more.
1 parent 0612f5b commit 09916c6

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

Doc/library/idle.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,11 @@ IDLE has the following features:
3737

3838
* configuration, browsers, and other dialogs
3939

40+
The IDLE application is implemented in the :mod:`idlelib` package.
41+
42+
This is an optional module. If it is missing from your copy of CPython, look for documentation from your distributor (that is, whoever provided Python to you).
43+
If you are the distributor, see Requirements for optional modules.
44+
4045
Menus
4146
-----
4247

Lib/idlelib/help.html

Lines changed: 6 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)