On Wed, Feb 23, 2011 at 8:48 PM, Dj Gilcrease <digitalx...@gmail.com> wrote:
> Google Code search limited to python
>
> latin1: 3,489 
> http://www.google.com/codesearch?hl=en&lr=&q=latin1+lang%3Apython&sbtn=Search
> latin-1: 5,604 
> http://www.google.com/codesearch?hl=en&lr=&q=latin-1+lang%3Apython&sbtn=Search
>
> utf8: 25,341 
> http://www.google.com/codesearch?hl=en&lr=&q=utf8+lang%3Apython&sbtn=Search
> utf-8: 179,806 
> http://www.google.com/codesearch?hl=en&lr=&q=utf-8+lang%3Apython&sbtn=Search
>
>
> Interesting that for Latin-1 the split of "wrong"/"right" is 40/60 and
> the split for utf8 is 15/85

Your search is invalid.  You hit things such as Latin1ClassModel which
have no relevance to the issue at hand.
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to