Ldap module and base64 oncoding

Joseph L. Casale jcasale at activenetwerx.com
Sat May 25 11:42:14 EDT 2013


> Can you give an example of the code you have?

I actually just overrode the regex used by the method in the LDIFWriter class to be far more broad
about what it interprets as a safe string. I really need to properly handle reading, manipulating and
writing non ascii data to solve this...

Shame there is no ldap module (with the ldifwriter) in Python 3.
jlc


More information about the Python-list mailing list