From: Michael Str?d. <str...@us...> - 2001-10-29 11:06:36
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2001/10/29 03:06:35 Modified files: Lib : ldapthreadlock.py Log message: Fixed identiation typo in LDAPObject.__setattr__() which prevented _ldapmodule_lock.acquire() being called outside debug mode. |