File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -984,16 +984,19 @@ beginning of config-extensions.def in the idlelib directory for further
984984information. The only current default extension is zzdummy, an example
985985also used for testing.
986986
987+
987988idlelib
988- ^^^^^^^
989+ -------
989990
990991.. module :: idlelib
991992 :synopsis: Implementation package for the IDLE shell/editor.
992993
993994**Source code: ** :source: `Lib/idlelib `
994995
995- The Lib/idlelib package implements the IDLE application. See the top
996- of this file or content listing on the left for how to use IDLE.
996+ --------------
997+
998+ The Lib/idlelib package implements the IDLE application. See the rest
999+ of this page for how to use IDLE.
9971000
9981001The files in idlelib are described in idlelib/README.txt. Access it
9991002either in idlelib or click Help => About IDLE on the IDLE menu. This
You can’t perform that action at this time.
0 commit comments