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