Minor doc addition for clarity
This commit is contained in:
parent
ec464cf9bb
commit
5dd034b84f
|
@ -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…
Reference in New Issue