Guido van Rossum wrote: > I want good Unicode support for string literals and comments. > Everything else in the language ought to be ASCII.
Does that include restricting identifiers to ASCII as well? I was hoping to propose a PEP on non-ASCII identifiers some day; that would (of course) include a requirement that the standard library would always be restricted to ASCII-only identifiers as a style-guide. Regards, Martin _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com