In message <d82cea0b-3327-4a27- b300-08975f7c0...@p28g2000vbn.googlegroups.com>, seldan24 wrote:
> For this particular script, all exceptions are fatal > and I would want them to be. I just wanted a way to catch them and > log them prior to program termination. You don't need to. They will be written to standard error anyway. -- http://mail.python.org/mailman/listinfo/python-list