Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #20681 > unrolled thread
| Started by | Michael Ströder <michael@stroeder.com> |
|---|---|
| First post | 2012-02-21 18:20 +0100 |
| Last post | 2012-02-21 18:20 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
ANN: python-ldap 2.4.8 Michael Ströder <michael@stroeder.com> - 2012-02-21 18:20 +0100
| From | Michael Ströder <michael@stroeder.com> |
|---|---|
| Date | 2012-02-21 18:20 +0100 |
| Subject | ANN: python-ldap 2.4.8 |
| Message-ID | <mailman.41.1329921961.3037.python-announce-list@python.org> |
Find a new release of python-ldap: http://pypi.python.org/pypi/python-ldap/2.4.8 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). Project's web site: http://www.python-ldap.org/ Ciao, Michael. ---------------------------------------------------------------- Released 2.4.8 2012-02-21 Changes since 2.4.7: Lib/ * Fixed overzealous check for non-unique NAMEs in ldap.schema.subentry.SubSchema.__init__() * Fixed typos in control decoding method ldap.controls.simple.OctetStringInteger.decodeControlValue() * Added experimental support for draft-vchu-ldap-pwd-policy
Back to top | Article view | comp.lang.python
csiph-web