"rbt" <[EMAIL PROTECTED]> wrote in message 
news:[EMAIL PROTECTED]

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

Make it a function and use a "return" statement to break out.


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to