Stringify object reference?

Erik Max Francis max at alcyone.com
Sun Oct 13 00:54:45 EDT 2002


holger krekel wrote:

> the 'id' of an object is only useful within the lifetime of the
> process.
> I presume that you want to be able to restart your process so forget
> about 'id' completly.

Note also, for the sake of completeness, that the IDs may be reused, but
obviously only if the original object gets reclaimed.

-- 
 Erik Max Francis / max at alcyone.com / http://www.alcyone.com/max/
 __ San Jose, CA, USA / 37 20 N 121 53 W / &tSftDotIotE
/  \ Be able to be alone.  Lose not the advantage of solitude.
\__/ Sir Thomas Browne
    Kepler's laws / http://www.alcyone.com/max/physics/kepler/
 A proof of Kepler's laws.



More information about the Python-list mailing list