On Fri, 11 Oct 2013 10:05:03 -0400, Roy Smith wrote:

> In article <mailman.1001.1381491074.18130.python-l...@python.org>,
>  Oscar Benjamin <oscar.j.benja...@gmail.com> wrote:
> 
>> If someone tried to explain why their field couldn't use ð for the
>> circumference of a unit circle I would suggest that they adjust the
>> other parts of their notation not ð (there are other uses of ð.
> 
> Pi is wrong:

Pi is right, your newsreader is wrong. Oscar's post included the header:

Content-Type: text/plain; charset=ISO-8859-7

Your newsreader ignores the charset header and just assumes it is 
Latin-1. Since pi (π) in ISO-8859-7 is byte \xF0, your newsreader wrongly 
treats it as ð (LATIN SMALL LETTER ETH).



-- 
Steven
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to