From: Guruprasad <lgp...@gm...> - 2009-05-16 12:29:41
|
Hi, I tried generating a LDIF file from a dictionary using 'ldif' module as illustrated in http://www.python-ldap.org/doc/html/ldif.html. But at the end of the LDIF data, I get a newline and a 'None', whereas there is no such thing in the result shown in that example. How to get rid of those unwanted characters. I am using Python-LDAP 2.3.5-1 on Debian Lenny. Thank you. Regards, Guruprasad. |