[EMAIL PROTECTED] wrote: > Hi, > > Is it possible to find out if an object is of a certain type or of a > type derived from this type?
http://docs.python.org/lib/built-in-funcs.html Look for isinstance. Diez -- http://mail.python.org/mailman/listinfo/python-list