From: Michael Str?d. <str...@us...> - 2002-12-11 22:29:07
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/12/11 14:29:06 Modified files: Modules : LDAPObject.c Lib/ldap : ldapobject.py async.py Log message: Use OpenLDAP 2.x's ldap_search_ext() instead of ldap_search(). |