New wrapper-class ldap.ldapobject.LDAPObject and stripping down _ldap.LDAPObject.c

Jacek Konieczny jajcus at bnet.pl
Fri Dec 21 18:53:51 CET 2001


On Fri, Dec 21, 2001 at 03:24:14PM +0100, Michael Ströder wrote:
> I've checked in the Python wrapper module ldap.ldapobject and
> removed module ldapthreading.
[...]
> 
> Please test and give feedback!

I found two bugs, which made my pydibr refuse to work:
- get_option() instead of set_option() in one place
- and intialize() instead of initialize() in another

I have already commited the fixed. I hope there are no more such
"typos".

Greets,
        Jacek




More information about the python-ldap mailing list