No Do while/repeat until looping construct in python?

John Hunter jdhunter at ace.bsd.uchicago.edu
Wed Mar 12 09:58:18 EST 2003


>>>>> "Lars" == Lars W <lw at hot-shot.com> writes:

    Lars> Hello!  Why is there no do-while looping construct in
    Lars> Python?  It seems to me that such a feature is very
    Lars> useful. Consider the following pseduocode:

If you want to look at the wisdom of the ages on this issue, here are
a few related threads.

http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&safe=off&threadm=6mpsfv%24hnu%241%40news.udel.edu&rnum=1&prev=/groups%3Fq%3Ddo%2Bwhile%2Bpython%26ie%3DUTF-8%26oe%3DUTF-8%26hl%3Den%26btnG%3DGoogle%2BSearch

http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&safe=off&threadm=afvv5j022q2%40enews1.newsguy.com&rnum=6&prev=/groups%3Fq%3Ddo%2Bwhile%2Bpython%26ie%3DUTF-8%26oe%3DUTF-8%26hl%3Den%26btnG%3DGoogle%2BSearch

http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&safe=off&threadm=mailman.1024613916.27915.python-list%40python.org&rnum=8&prev=/groups%3Fq%3Ddo%2Bwhile%2Bpython%26ie%3DUTF-8%26oe%3DUTF-8%26hl%3Den%26btnG%3DGoogle%2BSearch

http://groups.google.com/groups?hl=en&lr=&ie=UTF-8&oe=UTF-8&safe=off&frame=right&th=be1ebdb45a438619&seekm=mailman.1042659914.25870.python-list%40python.org#link1

John Hunter





More information about the Python-list mailing list