ANN: python-ldap-2.0.10
From: Michael Ströder (michael_at_stroeder.com)
Date: 09/23/05
- Previous message: Anne-marie Kermarrec: "Call for Participation SOSP 2005: Early Registration Deadline approaching"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: comp-lang-python-announce@moderators.isc.org Date: Fri, 23 Sep 2005 12:42:12 +0200
Find a new release of python-ldap:
http://python-ldap.sourceforge.net/
python-ldap provides an object-oriented API to access LDAP directory
servers from Python programs. It mainly wraps the OpenLDAP 2.x libs for
that purpose. Additionally it contains modules for other LDAP-related
stuff (e.g. processing LDIF, LDAPURLs and LDAPv3 schema).
----------------------------------------------------------------
Released 2.0.10 2005-09-23
Changes since 2.0.9:
Lib/
* Switched back to old implementation of
ldap.schema.tokenizer.split_tokens() since the new one
had a bug which deletes the spaces from DESC
* ldap.INSUFFICIENT_ACCESS is now ignored in
ldap.ldapobject.LDAPObject.search_subschemasubentry_s()
- Previous message: Anne-marie Kermarrec: "Call for Participation SOSP 2005: Early Registration Deadline approaching"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|