Hi all,

How to get the class name of an object from an introspect way?
For example,
Class cls:pass

obj = cls()

I want to get function(obj) = 'cls'

Best regards,
Davy
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to