summaryrefslogtreecommitdiffstats
path: root/Doc/library/idle.rst
diff options
context:
space:
mode:
authorTerry Jan Reedy <tjreedy@udel.edu>2015-10-03 03:22:59 (GMT)
committerTerry Jan Reedy <tjreedy@udel.edu>2015-10-03 03:22:59 (GMT)
commitd470527aecebd5982cda4d6e6fcbeebeca33976c (patch)
treeda7b44981ea261646a01cf7d2d448cc6fc3af88b /Doc/library/idle.rst
parenta8aa4d5fb789cbc8ed7c1121701b19709968ccdb (diff)
downloadcpython-d470527aecebd5982cda4d6e6fcbeebeca33976c.zip
cpython-d470527aecebd5982cda4d6e6fcbeebeca33976c.tar.gz
cpython-d470527aecebd5982cda4d6e6fcbeebeca33976c.tar.bz2
Issue #25224: README.txt is now an idlelib index for IDLE developers and
curious users. The previous user content is now in the IDLE doc and is redundant. IDLE now means 'Integrated Development and Learning Environment'.
Diffstat (limited to 'Doc/library/idle.rst')
-rw-r--r--Doc/library/idle.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/library/idle.rst b/Doc/library/idle.rst
index 9ed673f..2797057 100644
--- a/Doc/library/idle.rst
+++ b/Doc/library/idle.rst
@@ -10,7 +10,7 @@ IDLE
.. moduleauthor:: Guido van Rossum <guido@python.org>
-IDLE is the Python IDE built with the :mod:`tkinter` GUI toolkit.
+IDLE is Python's Integrated Development and Learning Environment.
IDLE has the following features: