From: Michael Str?d. <str...@us...> - 2001-12-21 14:22:36
|
CVSROOT: /cvsroot/python-ldap Module name: python-ldap Changes by: stroeder 2001/12/21 06:22:35 Modified files: Lib/ldap : __init__.py Added files: Lib/ldap : ldapobject.py Removed files: Lib : ldapthreadlock.py Log message: New Python wrapper module ldap.ldapobject around LDAPObject implemented by Modules/LDAPObject.c. Removed the obsolete module ldapthreadlock. |