[Zope] UnicodeEncodeError
George Tesseris
gtesseris at ebox.gr
Wed Mar 9 09:14:42 EST 2005
Dieter Maurer wrote:
>George Tesseris wrote at 2005-3-7 17:37 +0200:
>
>
>>When I add new property
>>
>>Name - on English
>>Type - String
>>Value - on Greek (encoding "Unicode('UTF8')")
>>
>>I get this error message:
>>
>>Error Type: UnicodeEncodeError
>>Error Value: 'latin-1' codec can't encode characters in position 0-2:
>>ordinal not in range(256)
>>
>>
>
>You are using the wrong encoding -- "latin-1" is not adequate
>for Greek letters.
>
>
>
Which encoding do you mean? From where can I change it?
Thx in advance
More information about the Zope
mailing list