mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
Minor doc addition for clarity
This commit is contained in:
parent
e0854f9dbf
commit
f33de71514
1 changed files with 1 additions and 1 deletions
|
@ -527,7 +527,7 @@ are always 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