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 objDomThanks Wolfgang -- http://mail.python.org/mailman/listinfo/python-list
