Minor doc addition for clarity

This commit is contained in:
Éric Araujo 2011-05-27 04:42:47 +02:00
parent ec464cf9bb
commit 5dd034b84f
1 changed files with 1 additions and 1 deletions

View File

@ -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])