why no "do : until"?

Fredrik Lundh fredrik at effbot.org
Sat Dec 30 13:56:12 EST 2000


Steve Lamb wrote:
>     From what world do you come from where initilizing variables is bad?

from what world do you come from where initializing
variables to arbitrary values just to get your program
flow right is a good thing?

next you gonna tell us that it's better to use flags
than to use break and/or exceptions...

</F>





More information about the Python-list mailing list