Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!bcyclone01.am1.xlned.com!bcyclone01.am1.xlned.com!newsfeed.xs4all.nl!newsfeed1a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-announce@python.org Delivered-To: python-announce-list@mail.python.org X-Spam-Status: OK 0.025 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'url:pypi': 0.03; 'purpose.': 0.07; 'subject:ANN': 0.07; 'additionally': 0.09; 'api': 0.11; 'python': 0.11; 'programs.': 0.14; 'changes': 0.15; 'michael.': 0.16; 'received:eu': 0.16; 'wraps': 0.16; 'subject:python': 0.16; 'exception': 0.16; 'header:User-Agent:1': 0.23; '2.x': 0.24; 'fixed': 0.29; 'stuff': 0.32; 'url:python': 0.33; '(e.g.': 0.33; 'raising': 0.36; 'entry': 0.36; 'url:org': 0.36; 'skip:- 60': 0.39; 'received:org': 0.40; 'release': 0.40; 'new': 0.61; 'header:Reply-To:1': 0.67; 'url:18': 0.68; 'url:4': 0.69; 'to:addr:comp-lang-python-announce': 0.70; 'reply-to:no real name:2**0': 0.71; 'to:addr:moderators.isc.org': 0.77; 'site:': 0.83; "project's": 0.84; 'reply-to:addr:python.org': 0.84 To: comp-lang-python-announce@moderators.isc.org From: =?ISO-8859-1?Q?Michael_Str=F6der?= Newsgroups: comp.lang.python.announce,comp.lang.python Subject: ANN: python-ldap 2.4.18 Followup-To: comp.lang.python Date: Thu, 09 Oct 2014 10:24:53 +0200 Organization: A noiseless patient Spider Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:29.0) Gecko/20100101 Firefox/29.0 SeaMonkey/2.26.1 X-Auth-Sender: U2FsdGVkX1/FwMdqadTwZSmaAlSXdVaRZe/I/PVNOrL5UI25XKrv9g== Cancel-Lock: sha1:NCpf2wtrXqqNkr3TcnJMWmh50KI= X-Mailman-Approved-At: Thu, 09 Oct 2014 10:27:49 +0200 X-BeenThere: python-announce-list@python.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: python-list@python.org, python-ldap@python.org List-Id: Announcement-only list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Approved: python-announce-list@python.org Message-ID: Lines: 24 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1412843270 news.xs4all.nl 2942 [2001:888:2000:d::a6]:55177 X-Complaints-To: abuse@xs4all.nl X-Received-Bytes: 3566 X-Received-Body-CRC: 3931898187 Xref: csiph.com comp.lang.python.announce:1431 comp.lang.python:78881 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