> But beside this, how to recognise classes whose object doesn't have a > __dict__ attribute ? >
Why do you need to access __dict__ ? maybe dir is enough see the other message
-- http://mail.python.org/mailman/listinfo/python-list
> But beside this, how to recognise classes whose object doesn't have a > __dict__ attribute ? >
Why do you need to access __dict__ ? maybe dir is enough see the other message
-- http://mail.python.org/mailman/listinfo/python-list