From: Michael Str?d. <str...@us...> - 2002-08-22 13:19:59
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/08/22 06:19:58 Modified files: Lib/ldap : ldapobject.py Log message: LDAPObject.search_subschemasubentry_s(): ldap.NO_SUCH_ATTRIBUTE is handled differently which solves an interoperability issue with M$ AD. Reconnects are counted in class ReconnectLDAPObject. |