mirror of
https://github.com/python/cpython.git
synced 2025-08-22 09:45:06 +00:00
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:
parent
a8aa4d5fb7
commit
d470527aec
3 changed files with 221 additions and 52 deletions
|
@ -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:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue