diff --git a/Lib/idlelib/help.html b/Lib/idlelib/help.html index fc618ab727d1fb..9eb18d8f39b7c6 100644 --- a/Lib/idlelib/help.html +++ b/Lib/idlelib/help.html @@ -16,6 +16,12 @@ of global and local namespaces
configuration, browsers, and other dialogs
The IDLE application is implemented in the 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.