Handle user abort

Markus Franz mf1987 at arcor.de
Fri Feb 25 14:39:13 EST 2005


Hallo!

I use Python mostly for CGI (using Apache). And now I habe a problem:
How can I handle the situation if a user clicks on ?abort? in the
browser?
It seems that a CGI-script is NOT stopped at this point. Is there any
signal send to the CGI-process if the user clicks on ?abort??
Thank you.

Best regards

Markus



More information about the Python-list mailing list