PEP 3131: Supporting Non-ASCII Identifiers

Stefan Behnel stefan.behnel-n05pAM at web.de
Tue May 15 02:23:54 EDT 2007


Paul Rubin wrote:
> Stefan Behnel <stefan.behnel-n05pAM at web.de> writes:
>> But then, where's the problem? Just stick to accepting only patches that are
>> plain ASCII *for your particular project*. 
> 
> There is no feature that has ever been proposed for Python, that cannot
> be supported with this argument.  If you don't like having a "go to"
> statement added to Python, where's the problem?  Just don't use it in
> your particular project.

"go to" is not meant for clarity, nor does it encourage code readability.

But that's what this PEP is about.

Stefan



More information about the Python-list mailing list