From: Michael Str?d. <str...@us...> - 2001-12-24 15:54:53
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2001/12/24 07:54:52 Modified files: Lib/ldap : ldapobject.py Log message: LDAPObject.result() compliant to old API all==1. It returns list of plain results instead of list of tuples (result type, result data). |