Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #46317 > unrolled thread
| Started by | Michael Ströder <michael@stroeder.com> |
|---|---|
| First post | 2013-05-27 10:10 +0200 |
| Last post | 2013-05-27 10:10 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
ANN: python-ldap 2.4.11 Michael Ströder <michael@stroeder.com> - 2013-05-27 10:10 +0200
| From | Michael Ströder <michael@stroeder.com> |
|---|---|
| Date | 2013-05-27 10:10 +0200 |
| Subject | ANN: python-ldap 2.4.11 |
| Message-ID | <mailman.2309.1369763784.3114.python-announce-list@python.org> |
Find a new release of python-ldap: http://pypi.python.org/pypi/python-ldap/2.4.11 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.11 2013-05-27 Changes since 2.4.10: Lib/ * ldap.controls.DecodeControlTuples() now simply ignores PyAsn1Error exception raised during decoding malformed response control values in case of non-critical controls. * ldif.LDIFWriter.unparse() does not simply skip empty records anymore.
Back to top | Article view | comp.lang.python
csiph-web