> It does, but it also refuses the temptation to guess that *everyone* > wants to use unicode identifiers by default.
Please call them non-ASCII identifiers. All identifiers are Unicode, anyway, since Python 1.0 or so. They will be represented as Unicode strings in Python 3. 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