breaking out of nested loop

Jeremy Sanders jeremy+complangpython at jeremysanders.net
Tue Jul 12 11:21:38 EDT 2005


rbt wrote:

> What is the appropriate way to break out of this while loop if the for
> loop finds a match?

queue discussion why Python doesn't have a "break N" statement...

-- 
Jeremy Sanders
http://www.jeremysanders.net/



More information about the Python-list mailing list