From: Michael Str?d. <str...@us...> - 2003-05-18 21:50:31
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2003/05/18 14:50:29 Modified files: Lib/ldap : ldapobject.py Log message: LDAPObject.protocol_version is set to LDAPv3 as default. This might make code changes necessary in a real LDAPv2 environment. |