Allowing non-ASCII identifiers
"Martin v. Löwis"
martin at v.loewis.de
Tue Feb 10 14:14:48 EST 2004
Paul Prescod wrote:
> You are right. Re-reading Guido's complaint I understand what you mean.
> But I have heard the argument in the past that Unicode source files
> would break introspection tools. If that isn't a concern this time
> around then disregard my suggestion.
That might be a problem, indeed. OTOH, those tools likely also
break if you use non-ASCII byte strings for identifiers.
Regards,
Martin
More information about the Python-list
mailing list