Search the web
Sign In
New User? Sign Up
python-announce-list
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
ANN: python-ldap-2.0.1   Message List  
Reply | Forward Message #3648 of 3652 |
From michael@... Wed Jul 28 18:23:58 2004
Received: (qmail 77332 invoked from network); 29 Jul 2004 01:23:58 -0000
Received: from unknown (66.218.66.216)
by m18.grp.scd.yahoo.com with QMQP; 29 Jul 2004 01:23:58 -0000
Received: from unknown (HELO smtp-vbr1.xs4all.nl) (194.109.24.21)
by mta1.grp.scd.yahoo.com with SMTP; 29 Jul 2004 01:23:57 -0000
Received: from bag.python.org (bag.python.org [194.109.207.14])
by smtp-vbr1.xs4all.nl (8.12.11/8.12.11) with ESMTP id i6T1Nj7W075519
for <ListSaver-of-python-announce-list@...>; Thu, 29 Jul 2004 03:23:45 +0200 (CEST)
(envelope-from python-announce-list-bounces+listsaver-of-python-announce-list=findmail.com@...)
Received: from bag.python.org (bag [127.0.0.1])
by bag.python.org (Postfix) with ESMTP id E6C131E410A
for <ListSaver-of-python-announce-list@...>; Thu, 29 Jul 2004 03:23:20 +0200 (CEST)
X-Original-To: python-announce@...
Delivered-To: python-announce-list@...
Received: from bag.python.org (bag [127.0.0.1])
by bag.python.org (Postfix) with ESMTP id A32031E4002
for <python-announce@...>; Thu, 29 Jul 2004 01:50:05 +0200 (CEST)
X-Spam-Status: OK 0.001
Received: from bag (HELO bag.python.org) (127.0.0.1)
by bag.python.org with SMTP; 29 Jul 2004 01:50:05 +0200
Received: from chx400.switch.ch (chx400.switch.ch [130.59.10.2])
by bag.python.org (Postfix) with ESMTP
for <python-announce@...>; Thu, 29 Jul 2004 01:50:05 +0200 (CEST)
Received: from mail.fu-berlin.de ([130.133.1.2])
by chx400.switch.ch with esmtp (Exim 3.20 #1) id 1BpyBR-0005uY-00
for comp-lang-python-announce@...;
Thu, 29 Jul 2004 01:50:05 +0200
Received: by Mail.FU-Berlin.DE (Exim 4.41)
from curry.zedat.fu-berlin.de ([160.45.10.36])
for comp-lang-python-announce@... with esmtp
id <1BpyBQ-000Cwf-Hf>; Thu, 29 Jul 2004 01:50:04 +0200
Received: by Curry.ZEDAT.FU-Berlin.DE (Smail3.2.0.98)
from news.uni-berlin.de with bsmtp
id <m1BpyBQ-0014c7C>; Thu, 29 Jul 2004 01:50:04 +0200 (MEST)
To: comp-lang-python-announce@...
Path: not-for-mail
From: =?ISO-8859-1?Q?Michael_Str=F6der?= <michael@...>
Newsgroups: comp.lang.python.announce,comp.lang.python
Followup-To: comp.lang.python
Date: Thu, 29 Jul 2004 01:49:51 +0200
Lines: 19
Message-ID: <41083B9F.5060205@...>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
X-Orig-X-Trace: news.uni-berlin.de
BFzlF5yz6Eonsrp80RrUdAQeX3YGQp4HNX5QGUIzOXnRhl7kA=
X-Orig-Path: nb2.stroeder.com!news
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7) Gecko/20040616
X-Accept-Language: de-de, de, en-us, en
X-Enigmail-Version: 0.84.1.0
X-Enigmail-Supports: pgp-inline, pgp-mime
X-Mailman-Approved-At: Thu, 29 Jul 2004 03:23:09 +0200
Cc:
Subject: ANN: python-ldap-2.0.1
X-BeenThere: python-announce-list@...
X-Mailman-Version: 2.1.5
Precedence: list
Reply-To: python-list@...,
Python Developer List <python-ldap-dev@...>
List-Id: Announcement-only list for the Python programming language
<python-announce-list.python.org>
List-Unsubscribe: <http://mail.python.org/mailman/listinfo/python-announce-list>,
<mailto:python-announce-list-request@...?subject=unsubscribe>
List-Archive: <http://mail.python.org/pipermail/python-announce-list>
List-Post: <mailto:python-announce-list@...>
List-Help: <mailto:python-announce-list-request@...?subject=help>
List-Subscribe: <http://mail.python.org/mailman/listinfo/python-announce-list>,
<mailto:python-announce-list-request@...?subject=subscribe>
Sender: python-announce-list-bounces+listsaver-of-python-announce-list=findmail.com@...
Errors-To: python-announce-list-bounces+listsaver-of-python-announce-list=findmail.com@...
X-Virus-Scanned: by XS4ALL Virus Scanner
X-eGroups-Remote-IP: 194.109.24.21

Find a new pre-release of python-ldap:

http://python-ldap.sourceforge.net/

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).

----------------------------------------------------------------
Released 2.0.2 2004-07-29

Changes since 2.0.1:

Modules:
* Fixed detecting appropriate OpenLDAP libs version for
determining whether ldap_whoami_s() is available or not.
This fixes build problems with OpenLDAP libs 2.1.0 up
to 2.1.12.
--
http://mail.python.org/mailman/listinfo/python-announce-list

Support the Python Software Foundation:
http://www.python.org/psf/donations.html


Wed Jul 28, 2004 11:49 pm

michael@...
Send Email Send Email

Forward
Message #3648 of 3652 |
Expand Messages Author Sort by Date

Find a new pre-release of python-ldap: http://python-ldap.sourceforge.net/ python-ldap provides an object-oriented API to access LDAP directory servers from...
Michael Ströder
michael@...
Send Email
Jun 29, 2004
2:52 pm

Find a new pre-release of python-ldap: http://python-ldap.sourceforge.net/ python-ldap provides an object-oriented API to access LDAP directory servers from...
Michael Ströder
michael@...
Send Email
Jul 29, 2004
1:23 am
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help