Tim Roberts wrote:

> What is your signature supposed to be?  It looks like you are trying to
> inject ANSI terminal escape sequences.  The vast majority of Usenet
> participants are now reading these articles through GUI newsreaders or
> web-based readers which show this as 5 lines of unrecognizable line noise.

Tim,

Next time you have a problem like this, and indications of origin like
the ".tw" at the end don't clue you in, try "view source" (or similar)
in your news reader, and look for a Content-Type like this:

    Content-Type: text/plain; charset="big5"

You should then be able to adjust the encoding config in your news
reader.

HTH,
John

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to