> Thanks to all of you. This once again proves how deep you can get
> yourself into a mess if you mix unicode and string objects in your
> code!

The specific issue is that you apparently changed the default encoding.
Don't do that, Python will break if you do.

Regards,
Martin
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to