mirror of
https://github.com/python/cpython.git
synced 2026-03-02 19:10:46 +00:00
Minor doc addition for clarity
This commit is contained in:
parent
ec464cf9bb
commit
5dd034b84f
1 changed files with 1 additions and 1 deletions
|
|
@ -583,7 +583,7 @@ available. They are listed here in alphabetical order.
|
|||
Two objects with non-overlapping lifetimes may have the same :func:`id`
|
||||
value.
|
||||
|
||||
.. impl-detail:: This is the address of the object.
|
||||
.. impl-detail:: This is the address of the object in memory.
|
||||
|
||||
|
||||
.. function:: input([prompt])
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue