[Date Prev][Date Next] [Chronological] [Thread] [Top]

python-ldap validate LDAPObject.modify_ext_s



I am trying to research how I can validate/verify executing an LDAPObject.modify_ext_s request in Python.

If I print the response of the result it returns 

(103, [], 3, [])

But I can't find much documentation on what that means?

Any ideas?

Regards,

Sam