PEP 3131: Supporting Non-ASCII Identifiers

Neil Hodgson nyamatongwe+thunder at gmail.com
Fri May 18 19:12:58 EDT 2007


Istvan Albert:

> But you're making a strawman argument by using extended ASCII
> characters that would work anyhow. How about debugging this (I wonder
> will it even make it through?) :
> 
> class 6자회담관련론조
>    6자회 = 0
>    6자회담관련 고귀 명=10

    That would be invalid syntax since the third line is an assignment 
with target identifiers separated only by spaces.

    Neil



More information about the Python-list mailing list