From: <str...@us...> - 2005-09-22 04:26:18
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2005/09/21 21:26:12 Modified files: . : CHANGES Lib/ldap : ldapobject.py Lib/ldap/schema: tokenizer.py Log message: * Switched back to old implementation of ldap.schema.tokenizer.split_tokens() since the new one had a bug which deletes the spaces from DESC * ldap.INSUFFICIENT_ACCESS is now ignored in ldap.ldapobject.LDAPObject.search_subschemasubentry_s() |