[Python-3000] Support for PEP 3131
Jim Jewett
jimjjewett at gmail.com
Wed Jun 13 03:44:12 CEST 2007
On 6/12/07, Steve Howell <showell30 at yahoo.com> wrote:
> In my best franglais: je pense que les avocats de PEP
> 3131 pourrait surmonter la doute, l'incertitude, le
> crainte, etc., de PEP 3131 en montrant les exemples.
Not really; I think everyone agrees that you *can* produce
well-written code with non-ASCII identifiers.
The concerns are with not-so-well written code, or code that is mostly
ASCII with a few non-ASCII characters (or ids) thrown in around line
343.
-jJ
More information about the Python-3000
mailing list