statements in control structures (Re: Conditional Expressions don't solve the problem)

Andrew Dalke dalke at dalkescientific.com
Fri Oct 19 07:10:08 EDT 2001


Markus Schaber:
>Maybe this form could be expanded to allow:
>
>do
>  some
>  statements
>while cond:
>  something
>  else

This post is exactly why this topic needs to be written up
in a PEP - even if the decision is not to implement it.  This
same proposal has come up many, many times and I would like to
say

  "Yep, look at PEP 12345"

Huaiyu Zhu?  Want to finish up your PEP?

                    Andrew
                    dalke at dalkescientific.com







More information about the Python-list mailing list