This should answer the question:<br><a href="http://www.developerfusion.com/code/4325/on-error-resume-next-considered-harmful/">http://www.developerfusion.com/code/4325/on-error-resume-next-considered-harmful/</a><br><br><div class="gmail_quote">
On Sat, Apr 25, 2009 at 6:05 PM, Steven D'Aprano <span dir="ltr"><<a href="mailto:steve@pearwood.info">steve@pearwood.info</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">On Sat, 25 Apr 2009 11:32:39 pm Georg Brandl wrote:<br>
<br>
> And while we're at it, let's introduce<br>
><br>
> on error resume next:<br>
> foo()<br>
> bar()<br>
> baz()<br>
<br>
</div>Is that meant to be a serious suggestion or a sarcastic rejoinder?<br>
Either way, I'm not sure what "on error resume next" is supposed to do,<br>
so I don't know whether it is a good idea or a bad idea.<br>
<br>
<br>
<br>
--<br>
<font color="#888888">Steven D'Aprano<br>
</font><div><div></div><div class="h5">_______________________________________________<br>
Python-ideas mailing list<br>
<a href="mailto:Python-ideas@python.org">Python-ideas@python.org</a><br>
<a href="http://mail.python.org/mailman/listinfo/python-ideas" target="_blank">http://mail.python.org/mailman/listinfo/python-ideas</a><br>
</div></div></blockquote></div><br>