[Python-ideas] "while ... try" - block or "for ... try" - block
alex23
wuwei23 at gmail.com
Thu Jan 12 03:19:38 CET 2012
On Jan 12, 1:08 am, Manuel Bärenz <man... at enigmage.de> wrote:
> I propose two new control flows for Python:
Guido recently said:
"There seems to be a trend in proposing more random
variants of the existing compound statements. Please don't do this.
The existing complement of compound statements is quite sufficient
and
the new proposals do nothing but complicate the parser, the
documentation, and the learning process for occasional users."
https://groups.google.com/group/python-ideas/msg/5b884fd1caef2f74
More information about the Python-ideas
mailing list