From: Michael Str?d. <str...@us...> - 2001-11-02 11:08:03
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2001/11/02 03:08:02 Modified files: Lib : ldapthreadlock.py Log message: Corrected timeout handling in LDAPObject.result(). Timeout condition is only checked there was no result in the mean time. |