From: Michael Str?d. <str...@us...> - 2003-05-02 09:16:42
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/05/02 02:16:41 Modified files: . : CHANGES Lib/ldap : ldapobject.py Log message: * Fixed bug in ReconnectLDAPObject._apply_method_s() affecting compability with Python 2.0. The bug was introduced with 2.0.0pre09 by dropping use of apply(). |