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'.
This commit is contained in:
Terry Jan Reedy 2015-10-02 23:22:59 -04:00
parent a8aa4d5fb7
commit d470527aec
3 changed files with 221 additions and 52 deletions

View file

@ -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: