[Grok-dev] Re: Understanding unicode
Sebastian Ware
sebastian at urbantalk.se
Fri Aug 31 16:25:17 EDT 2007
Just a thought. Did you change the actual character encoding used by
the editor to unicode? If the file isn't saved with the right
character encoding that could explain your problem.
Mvh Sebastian
31 aug 2007 kl. 22.04 skrev Jan Ulrich Hasecke:
>
> Am 31.08.2007 um 21:38 schrieb Philipp von Weitershausen:
>
>>
>> # -*- coding: utf-8 -*-
>> x = u'Käfig'
>>
>> Note that it's 'utf-8' (lower case), not 'UTF-8'.
>>
> I've inserted this in app.py but it does not work.
>
> See the Traceback in my other posting.
>
>
> juh
>
>
> _______________________________________________
> Grok-dev mailing list
> Grok-dev at zope.org
> http://mail.zope.org/mailman/listinfo/grok-dev
More information about the Grok-dev
mailing list