[python-ldap] ANN: python-ldap 2.4.18

Michael Ströder michael at stroeder.com
Thu Oct 9 10:24:53 CEST 2014


Find a new release of python-ldap:

  http://pypi.python.org/pypi/python-ldap/2.4.18

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, LDAP URLs and LDAPv3 schema).

Project's web site:

  http://www.python-ldap.org/

Ciao, Michael.

----------------------------------------------------------------
Released 2.4.18 2014-10-09

Changes since 2.4.17:

Lib/
* Fixed raising exception in LDAPObject.read_s() when reading
  an entry returns empty search result



More information about the python-ldap mailing list