[Python-3000] Support for PEP 3131 (original) (raw)

Ka-Ping Yee python at zesty.ca
Sat May 26 12:01:32 CEST 2007


On Fri, 25 May 2007, Blake Winton wrote:

Ka-Ping Yee wrote: > Let's see what we can find. I made several attempts to search for > non-ASCII identifiers using google.com/codesearch and here's what I got.

I think you've got a selection bias here, since google isn't likely to index code not intended for the whole world, and thus the code you'll be searching through is more likely to be in english than code in general.

Indeed. I couldn't think of a better way to do a search, but if you come up with any better methods, go for it and let us know what you find.

-- ?!ng



More information about the Python-3000 mailing list