Eric Brunel wrote:
> reason why non-ASCII identifiers should be supported. I just wish I'll
> get a '--ascii-only' switch on my Python interpreter (or any other means
> to forbid non-ASCII identifiers and/or strings and/or comments).

I could certainly live with that as it would be the right way around. Support
Unicode by default, but allow those who require the lowest common denominator
to enforce it.

Stefan
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to