From: Michael Str?d. <str...@us...> - 2002-02-16 17:18:20
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/02/16 09:18:19 Modified files: Lib/ldap : ldapobject.py Log message: Parameter filterstr is now a key word parameter with default value '(objectClass=*)'. Also corrected __doc__ string of LDAPObject.search(). |