From: Michael Str?d. <str...@us...> - 2002-09-09 22:50:46
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2002/09/09 15:50:35 Modified files: Lib/ldap : ldapobject.py Log message: Added __getstate__() and __setstate__() to ReconnectLDAPObject. Also a new method _restore_options() was added. Needs testing though... |