Alf P. Steinbach <al...@start.no> added the comment: It now seems almost certain that it's /necessary/ to not have run any Python programs for a while (say, 10 minutes?) in order for the bug to manifest when using Ctrl C in the enclosed program.
Also, I forgot to mention, the SEH exception occurs *while the program is printing the traceback*. Except that the last line is not displayed until the tell-Bill-Gates-about-it box is clicked away, it consistently manages to print <output> C:\Documents and Settings\Alf> sum.v4.py This program computes the sum of two numbers A and B. Number A, please: Traceback (most recent call last): File "C:\Documents and Settings\Alf\sum.v4.py", line 13, in <module> </output> When it doesn't crash it displays four more lines of traceback. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue8418> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com