jacopo:
> 
> I would like to find a way to inspect the objects at run time.  In
> other words I would like to check certain attributes in order to
> understand in which status the object is.

What exactly do you want to know? The names of existing attributes or
their content? The latter is probably obvious to you and the former is
easy, too. See hasattr, getattr and isinstance.

J.
-- 
I lust after strangers but only date people from the office.
[Agree]   [Disagree]
                 <http://www.slowlydownward.com/NODATA/data_enter2.html>

Attachment: signature.asc
Description: Digital signature

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

Reply via email to