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
984
984
information. The only current default extension is zzdummy, an example
985
985
also used for testing.
986
986
987
+
987
988
idlelib
988
- ^^^^^^^
989
+ -------
989
990
990
991
.. module :: idlelib
991
992
:synopsis: Implementation package for the IDLE shell/editor.
992
993
993
994
**Source code: ** :source: `Lib/idlelib `
994
995
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.
997
1000
998
1001
The files in idlelib are described in idlelib/README.txt. Access it
999
1002
either in idlelib or click Help => About IDLE on the IDLE menu. This
You can’t perform that action at this time.
0 commit comments