PEP 3131: Supporting Non-ASCII Identifiers

Méta-MCI enleverlesX.XmcX at XmclaveauX.com
Mon May 14 15:49:42 EDT 2007


Hi!

- should non-ASCII identifiers be supported? why?
- would you use them if it was possible to do so? in what cases?

Yes.

JScript  can use letters with accents in identifiers
XML (1.1)  can use letters with accents in tags
C# can use letters with accents in variables
SQL: MySQL/MS-Sql/Oralcle/etc. can use accents in fields or request
etc.
etc.

Python MUST make up for its lost time.


MCI







More information about the Python-list mailing list