mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
gh-84910: Tweak IDLE Glossary entry (#95866)
Link "IDLE" to its doc and add 'and Learning' to its expansion, as in the doc.
This commit is contained in:
parent
73d8ffefe9
commit
3646f6cd88
1 changed files with 3 additions and 3 deletions
|
|
@ -566,9 +566,9 @@ Glossary
|
|||
from their :func:`id`.
|
||||
|
||||
IDLE
|
||||
An Integrated Development Environment for Python. IDLE is a basic editor
|
||||
and interpreter environment which ships with the standard distribution of
|
||||
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.
|
||||
|
||||
immutable
|
||||
An object with a fixed value. Immutable objects include numbers, strings and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue