We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73d8ffe commit 3646f6cCopy full SHA for 3646f6c
Doc/glossary.rst
@@ -566,9 +566,9 @@ Glossary
566
from their :func:`id`.
567
568
IDLE
569
- An Integrated Development Environment for Python. IDLE is a basic editor
570
- and interpreter environment which ships with the standard distribution of
571
- Python.
+ An Integrated Development and Learning Environment for Python.
+ :ref:`idle` is a basic editor and interpreter environment
+ which ships with the standard distribution of Python.
572
573
immutable
574
An object with a fixed value. Immutable objects include numbers, strings and
0 commit comments