Get all attributes of a com object

eicwo01 wolfgang.eichler at ca.com
Thu Apr 27 11:17:24 EDT 2006


Without to know the names, is it possible to dump all attributes of a
com object?
from win32com.adsi import *
objDom = ADsOpenObject("LDAP:/ ...
print ???"all attributes"??? of objDom

Thanks
Wolfgang




More information about the Python-list mailing list