[python-ldap] python3

Dusan Stefanik stefanik at dscon.sk
Wed Jun 15 14:42:32 CEST 2011


Hi,


I'm working on python-ldap for python3, my work is on right way.
There is principial question but I don't know answer.
In my work I changed all strings to bytes - it works.
So may better way will be using Unicode string internally.
What do you thing about it?

Python on Linux use UCS2 schema, on some platform can use UCS4 schema (documentation write).
What schema using LDAP servers and does it matter?
What will be an impact to functionality?

Dusan


More information about the python-ldap mailing list