No Do while/repeat until looping construct in python?

Jp Calderone exarkun at intarweb.us
Wed Mar 12 22:46:22 EST 2003


On Wed, Mar 12, 2003 at 08:00:00PM -0600, William Sonna wrote:
> 
> Its not going to change, either, so file it right next to "self" as the
> second of the two most-hated "features" of the language.  The problem is
> that as a relatively small language, you can't escape them.
> 
> The workaround for (no) repeat is to brake after the test placed at the
> end of the loop.
> 

  There's another workaround.  Stop using Python.  This will actually
resolve -all- your problems with the language.

  Jp

-- 
 up 9 days, 19:59, 9 users, load average: 0.00, 0.02, 0.00





More information about the Python-list mailing list