Minor doc addition for clarity

This commit is contained in:
Éric Araujo 2011-05-27 04:42:47 +02:00
parent e0854f9dbf
commit f33de71514

View file

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