Concrete Proposal: while ... and while ...

Paul Prescod paul at prescod.net
Wed May 19 08:43:31 EDT 1999


Corran Webster wrote:
> 
> If reaction is favourable, I'll submit it to Guido for potential inclusion
> in Python 1.6.

I like this. It is simple, it solves the problem for the majority of cases
that needed it to be solved (if/elif, but we can figure that out later).
It is also very general in that it allows the set-up to be more than just
an assignment. It is relatively readable.

I think you should resist allowing the multi-conditional version until we
have had a few years of experience with this version.

-- 
 Paul Prescod  - ISOGEN Consulting Engineer speaking for only himself
 http://itrc.uwaterloo.ca/~papresco

"It's only a movie. People should get a life." 
 - George Lucas (http://www.nypost.com/news/9025.htm)




More information about the Python-list mailing list