Feature Request: Current time in traceback

Jeff Epler jepler at unpythonic.net
Fri Aug 20 22:34:15 EDT 2004


In your application, you can use a top-level exception handler or
set sys.excepthook to override the default way that exceptions are
displayed.  One example of this (which formats exceptions as HTML) is
the standard module "cgitb".

Jeff
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/python-list/attachments/20040820/8c214a72/attachment.sig>


More information about the Python-list mailing list