On Mon, Nov 10, 2008 at 7:00 AM, Jim Morcombe <[EMAIL PROTECTED]> wrote:
> I have been using
>   import cgitb; cgitb.enable()
>
> It seems to re-direct some of the errors to the browser, but obviously not
> all.

Right, if the script fails before that line runs, of course it will
have no effect.

Kent
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to