ASP KeyboardInterrupt errors
Mark Hammond
mhammond at skippinet.com.au
Fri Jun 27 21:40:44 EDT 2003
Max M wrote:
> I have saved a hack for this:
...
>
> From:
> "Chris Prinos" <cprinos at foliage.com>
> Date:
> Thu, 30 May 2002 00:21:56 GMT
> Newsgroups:
> comp.lang.python
>
> I had the same issue with my IIS system, and had to use a workaround that
> disables the KeyboardInterrupt from being processed. The code I use is
> shown below.
>
> see http://mail.python.org/pipermail/python-list/2001-April/039881.html and
> http://mail.python.org/pipermail/python-list/2002-April/099002.html for an
> explanation
Note that recent win32alls also have this hack in place.
Mark.
More information about the Python-list
mailing list