From: Michael Str?d. <str...@us...> - 2003-12-21 14:13:08
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/12/21 06:13:07 Modified files: . : CHANGES Lib/ldap : ldapobject.py Modules : LDAPObject.c Log message: Modules/: * LDAPObject.c: Most deprecated functions of OpenLDAP C API are not used anymore. ldap.ldapobject.LDAPObject: * New wrapper methods for all the _ext() methods in _ldap.LDAPObject. |