From: Michael Str?d. <str...@us...> - 2004-05-05 18:02:27
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2004/05/05 11:02:21 Modified files: . : CHANGES Lib/ldap : ldapobject.py Modules : LDAPObject.c Log message: Modules/: * New method result2() returns 3-tuple containing the msgid of the outstanding operation ldap.ldapobject: * LDAPObject.result2() (see above). LDAPObject.result() uses LDAPObject.result2(). |