Re: [Tutor] Unicode in List Object

2007-03-26 Thread Roman Kreuzhuber
ld this error have been raised too if this was an input from a GUI-text-object? I'm sorry for this silly question but I'm more or less completely new to python and never encountered similar errors with different languages roman >From: Tim Golden <[EMAIL PROTECTED]> >T

[Tutor] Unicode in List Object

2007-03-26 Thread Roman Kreuzhuber
Hello! I need some help: I want to store multiple inputs from text fields in a list-object, which works as a very small databank. The problem is that this data will contain unicode characters as i live in a german-speaking country. I've searched through the internet for days but without any succ