PEP 284, Integer for-loops

David Eppstein eppstein at ics.uci.edu
Wed Mar 6 21:06:38 EST 2002


In article <mailman.1015461014.32511.python-list at python.org>,
 James_Althoff at i2.com wrote:

> A lot of thought and work has been put into the syntax part of the
> proposal.  I think some more thought and work might be required on the
> semantics.

Well, it would be a problem if the semantics need to get hairy to 
support the syntax.  To continue quoting from Tim, "If the 
implementation is hard to explain, it's a bad idea."

So I think I would prefer to only handle built-in integer types for now.  
I guess the PEP should state that more explicitly?

Thanks for your other comments, I'll keep them in mind.



More information about the Python-list mailing list