Re: PEP 3131: Supporting Non-ASCII Identifiers
- From: Jakub Stolarski <jakub.stolarski@xxxxxxxxx>
- Date: 14 May 2007 13:31:16 -0700
On May 14, 9:49 pm, Méta-MCI <enleverlesX.X...@xxxxxxxxxxxxxx> wrote:
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
And generally nobody use it.
It sounds like "are for art's sake".
But OK. Maybe it'll be some impulse to learn some new languages.
+1 for this PEP
.
- References:
- PEP 3131: Supporting Non-ASCII Identifiers
- From: "Martin v. Löwis"
- Re: PEP 3131: Supporting Non-ASCII Identifiers
- From: Méta-MCI
- PEP 3131: Supporting Non-ASCII Identifiers
- Prev by Date: Re: Simulating simple electric circuits
- Next by Date: Re: tkinter button state = DISABLED
- Previous by thread: Re: PEP 3131: Supporting Non-ASCII Identifiers
- Next by thread: Re: PEP 3131: Supporting Non-ASCII Identifiers
- Index(es):