In article <87k48szqo1....@benfinney.id.au>,
 Ben Finney <ben+pyt...@benfinney.id.au> wrote:

> Worse, if one of the scenarios causes the test to fail, the loop will
> end and you won't get the results for the remaining scenarios.

Which, depending on what you're doing, may or may not be important.  In 
many cases, there's only two states of interest:

1) All tests pass

2) Anything else
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to