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.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to