Re: REG:python-ldap able to handle unicode characters

2008-08-03 Thread Michael Ströder
deepti jawalkar wrote: > well these are my 2 cases : > > *with python-ldap *: so in this case it works even though the object i > am passing has unicode characters in it's distinguished name > eg: CN=Sen-po 胡森� > (senpo),OU=Users,OU=TPE,OU=Offices,DC=corp,DC=google,DC=com Well, *I* can't

Re: REG:python-ldap able to handle unicode characters

2008-08-03 Thread deepti jawalkar
well these are my 2 cases : *with python-ldap *: so in this case it works even though the object i am passing has unicode characters in it's distinguished name eg: CN=Sen-po 胡æ£(R)å?š (senpo),OU=Users,OU=TPE,OU=Offices,DC=corp,DC=google,DC=com i can print the distinguished name without encoding