From: <str...@us...> - 2005-02-25 16:19:14
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2005/02/25 08:19:06 Modified files: . : CHANGES Lib/ldap : ldapobject.py Log message: Fixed argument list (position of timeout) when calling LDAPObject.search_ext_s()from search_st() and search_s(). |