[PYTHONMAC-SIG] CGI error condition

Tasselli Marco ita.mis@euro.apple.com
Thu, 04 Dec 1997 09:58:36 +0100


Hi,

I have a problem dealing with CGI crashes.

When the bundled applet used for CGI (compiled with mkapplet) encounter
an error condition (outside a try/except clause), it stop executing
leaving the stdout window open with a <<terminated>> title.
The problem is that there is no way to quit the program, in order to
correct it, other than using a command-option-escape sequence and, of
course, this is not possible at all if you use Timbuktu to control a
remote server.
In the case of an unattended remote server this is very dangerous.

Is there any way to solve this problem?
Or, better yet, any way to directly reload a corrected module in the
running CGI application?

best regards
Tasselli Marco


_______________
PYTHONMAC-SIG  - SIG on Python for the Apple Macintosh

send messages to: pythonmac-sig@python.org
administrivia to: pythonmac-sig-request@python.org
_______________