Zeno Davatz wrote:
> Hi
> 
> Ok, this is the message I get now for the second time. Any hints?
> There is another post related to this one.
> 
> A problem occurred in a Python script. Here is the sequence of
> function calls leading up to the error, in the order they occurred.

This looks to me like it may be a bug in tmda-cgi's encoding parsing.
It's trying to decode the string \xe9 (e with acute accent) which is not
utf8 encoding for that character, it's iso-8859-1 encoding.

Could you attach the entire message (all headers, please) and send it to
me ([EMAIL PROTECTED]).  I will try to take a look at it and see if I
can find the bug.

-- 
Jim Ramsay
"Me fail English?  That's unpossible!"

_____________________________________________
tmda-users mailing list ([email protected])
http://tmda.net/lists/listinfo/tmda-users

Reply via email to