Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python.announce > #1392
| From | Michael Ströder <michael@stroeder.com> |
|---|---|
| Newsgroups | comp.lang.python.announce, comp.lang.python |
| Subject | ANN: python-ldap 2.4.16 |
| Followup-To | comp.lang.python |
| Date | 2014-09-10 14:20 +0200 |
| Organization | A noiseless patient Spider |
| Message-ID | <mailman.13917.1410351818.18130.python-announce-list@python.org> (permalink) |
Cross-posted to 2 groups.
Followups directed to: comp.lang.python
Find a new release of python-ldap: http://pypi.python.org/pypi/python-ldap/2.4.16 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.16 2014-09-10 Changes since 2.4.15: Lib/ * New convenience function ldap.dn.is_dn() * New convenience function ldap.escape_str() * New convenience methods LDAPObject.read_s() and LDAPObject.find_unique_entry() * Fixed invoking start_tls_s() in ReconnectLDAPObject.reconnect() (thanks to Philipp Hahn)
Back to comp.lang.python.announce | Previous | Next | Find similar | Unroll thread
ANN: python-ldap 2.4.16 Michael Ströder <michael@stroeder.com> - 2014-09-10 14:20 +0200
csiph-web