|
From: Jens V. <je...@zo...> - 2002-05-06 12:16:37
|
jan, this list is for the python-ldap module, not for products built on top = of=20 it. if you have a problem with the LDAPUserFolder please file a tracker=20= issue: http://www.dataflake.org/software/tracker jens On Monday, May 6, 2002, at 09:36 , Jan Idzikowski wrote: > hallo, > > i have a problem with special german characters like "=F6", "=E4", = "=FC", "=DF". > in ldap it is '\xc3\xbc' for '=FC', but when i to get the user from=20 > ldapuserfolder, > i always get: > Error Type: UnicodeError > Error Value: ASCII decoding error: ordinal not in range(128) > > in utils.py line 70 'return unicode( st )' > > the problem is, that my entries in utf-8 and when i try unicode(st,=20= > 'utf-8') it works > > have anybody a same problem? > > _______________________________________________________________ > > Have big pipes? SourceForge.net is looking for download mirrors. We = supply > the hardware. You get the recognition. Email Us: = ban...@so... > _______________________________________________ > Python-LDAP-dev mailing list > Pyt...@li... > https://lists.sourceforge.net/lists/listinfo/python-ldap-dev |