[EMAIL PROTECTED] wrote: > I need to find out if an object is a class. > Which is quite simply awful...does anyone know of a better way to do > this?
inspect.isclass M.S. -- http://mail.python.org/mailman/listinfo/python-list
[EMAIL PROTECTED] wrote: > I need to find out if an object is a class. > Which is quite simply awful...does anyone know of a better way to do > this?
inspect.isclass M.S. -- http://mail.python.org/mailman/listinfo/python-list