Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions Doc/library/idle.rst
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,11 @@ IDLE has the following features:

* configuration, browsers, and other dialogs

The IDLE application is implemented in the :mod:`idlelib` package.

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).
If you are the distributor, see Requirements for optional modules.

Menus
-----

Expand Down
5 changes: 4 additions & 1 deletion Lib/idlelib/help.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading