PEP 3131: Supporting Non-ASCII Identifiers

Gregor Horvath gh at gregor-horvath.com
Fri May 18 13:06:06 EDT 2007


Istvan Albert schrieb:
> On May 17, 2:30 pm, Gregor Horvath <g... at gregor-horvath.com> wrote:
> 
>> Is there any difference for you in debugging this code snippets?
> 
>> class Türstock(object):
> 
> Of course there is, how do I type the ü ? (I can copy/paste for
> example, but that gets old quick).
> 

I doubt that you can debug the code without Unicode chars. It seems that 
you do no understand German and therefore you do not know what the 
purpose of this program is.
Can you tell me if there is an error in the snippet without Unicode?

I would refuse to try do debug a program that I do not understand. 
Avoiding Unicode does not help a bit in this regard.

Gregor



More information about the Python-list mailing list