[python-ldap] Python 3 support
Raphaël Barrois
raphael.barrois at m4x.org
Thu Mar 27 23:57:08 CET 2014
On Thu, 27 Mar 2014 08:22:55 -0600
Jason Friedman <jsf80238 at gmail.com> wrote:
> Hello, if I were to run 2to3 on all of the files would I be set for using
> this with Python 3?
>
> I currently have special 2-only code to use this library (which is very
> much appreciated), being able to use it with Python 3 would be nice.
Hi,
python-ldap doesn't support Python3 yet; however, I've been working on a
"Py2/Py3 single codebase" patch, available at
https://github.com/rbarrois/python-ldap/tree/py3
I've described the various changes and specifics here:
https://mail.python.org/pipermail/python-ldap/2014q1/003348.html
Hope this helps!
--
Raphaël
More information about the python-ldap
mailing list