David,
David Leonard wrote:
>
> I have been looking at how to build the _ldap module for python3.x.
I'm glad you're again working on python-ldap!
Several months ago I tried to raise a discussion about this:
http://www.mail-archive.com/python-ldap-dev@lists.sourceforge.net/msg00394.html
> So, h
I have been looking at how to build the _ldap module for python3.x.
It's a pretty straightforward binary port except for one major headache
with strings.
So, here I'd like to propose and explain some API changes Python 3.x
users. I'm focused on the _ldap module right now, but the (pure pytho