[Python-Dev] PEP 340: Breaking out.
Guido van Rossum
gvanrossum at gmail.com
Tue May 3 19:13:53 CEST 2005
[Skip Montanaro]
> Yeah, but "block synchronized(v1)" doesn't look like a loop. I think this
> might be a common stumbling block for people using this construct.
How many try/finally statements have you written inside a loop? In my
experience this is extreeeemely rare. I found no occurrences in the
standard library.
--
--Guido van Rossum (home page: http://www.python.org/~guido/)
More information about the Python-Dev
mailing list