From: Michael Str?d. <str...@us...> - 2003-02-17 19:33:13
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/02/17 11:33:12 Modified files: Lib/ldap : ldapobject.py Log message: Fixed SASL rebind in ReconnectLDAPObject by correctly storing _store_last_bind class attribute. Replaced ReconnectLDAPObject.search_st() with ReconnectLDAPObject.search_ext_s(). |