Stripped LDAPObject.c

Michael Ströder michael at stroeder.com
Sat Dec 22 14:38:30 CET 2001


David Leonard wrote:
> 
> i note you left in simple_bind_s()

??? No, I didn't.

> probably because from my reading of
> the openldap source code, it shows that some complicated things happen at
> the end of it that don't happen in simple_bind()

Ooops. I have to check that.

> however, i do see how having a python-level wrapper is a good thing
> (allows subclassing, locks, custom tracing)

BTW: Shall the tread lock always be used or should we really have a
keyword parameter in open()/initialize()? Anyway I will check in
some code in ldapobject.py today to make sure it works without
thread support in the local Python installation.

Ciao, Michael.




More information about the python-ldap mailing list