[Python-Dev] cgitb.py for Python 2.2
Andrew Kuchling
akuchlin@mems-exchange.org
Tue, 31 Jul 2001 07:52:58 -0400
On Mon, Jul 30, 2001 at 11:04:03PM -0400, Barry A. Warsaw wrote:
>I'll take a closer look at cgitb.py when I get a chance, but I'm
>generally +1 on the idea.
+0 from me, though I also think it would be better in cgi.py and not
in site.py. It would also be useful if it could mail tracebacks and
return a non-committal but secure error message to the browser; I'll
contribute that as a patch if cgitb.py goes in. (Or should that be
cgi/tb.py? Hmm...)
--amk