Re: LDAP for Python 3.x

2011-03-02 Thread Dusan Stefanik
Hi Michael, I will try do it. Dusan On 01/03/11 at 09:15pm, Michael Ströder wrote: > Dusan Stefanik wrote: > > I decided to take python-ldap-2.3.13 few days ago and I made som changes to > > get it work on python3. > > Now I have working version for python3 (tested on Ubuntu 10.4 LTS x64 and

Re: LDAP for Python 3.x

2011-03-02 Thread Michael Ströder
Dusan Stefanik wrote: > I decided to take python-ldap-2.3.13 few days ago and I made som changes to > get it work on python3. > Now I have working version for python3 (tested on Ubuntu 10.4 LTS x64 and > Debian Squeeze x64). > > You can try it. It can be start point for new branche of python-lda

Re: LDAP for Python 3.x

2011-02-23 Thread Dusan Stefanik
Hi, I decided to take python-ldap-2.3.13 few days ago and I made som changes to get it work on python3. Now I have working version for python3 (tested on Ubuntu 10.4 LTS x64 and Debian Squeeze x64). You can try it. It can be start point for new branche of python-ldap-py3. I made only few tes

LDAP for Python 3.x

2011-02-22 Thread Yeargan, Yancey
Michael, have you made a decision about whether to start an entirely new code base for Python 3.x? I have a small need for a threaded application using LDAP. Now that Python 3.2 has addressed some issues with threading and the GIL, I'd like to pursue this. Of course, I'll need an LDAP module t