[Tutor] UnicodeDecodeError when copying files with Umlauten

2005-07-09 Thread Severin Kacianka
Hello, I am very new to python programming and totally new to GUI-programming. Now I try to write a GUI for a little script I wrote some time ago, and get a Error I cannot explain. As it may be helpful for you to see the whole scripts I put them both online: The CLI-application (and library):

Re: [Tutor] UnicodeDecodeError when copying files with Umlauten

2005-07-10 Thread Severin Kacianka
Hello, I finally could solve the problem on my own. These two articles helped me a lot: http://www.onlamp.com/pub/a/python/excerpt/pythonckbk_chap1/ http://www.reportlab.com/i18n/python_unicode_tutorial.html I simply had to ensure that all the file names I got from the m3u file were in unicode