Lawrence D'Oliveiro wrote:
In message <pan.2010.10.05.20.44.49.109...@nowhere.com>, Nobody wrote:If I'm catching exceptions in order to perform clean-up, I'll use a bare except and re-raise the exception afterwards. In that situation, a bare except is usually the right thing to do.Wrong way to do it.
What, then, is the right way to do it? ~Ethan~ -- http://mail.python.org/mailman/listinfo/python-list