En Sat, 20 Oct 2007 16:10:34 -0300, sccs cscs <[EMAIL PROTECTED]> escribi�:

> I cannot find into documentation how to get the instance name. I found  
> the attributes __dict__,__class__ ,__bases__ __name__ ,
> but if i have the code:

In general, you can't. There is no such thing as "the instance name".
See  
http://www.python.org/doc/faq/programming/#how-can-my-code-discover-the-name-of-an-object

-- 
Gabriel Genellina

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to