Staging
v0.5.1
https://github.com/python/cpython
Revision ca514924ca4fc327b0e9aeaee46c83e5657477d8 authored by Raymond Hettinger on 07 October 2002, 02:33:56 UTC, committed by Raymond Hettinger on 07 October 2002, 02:33:56 UTC
Fix bug 439992 - [win32] KeyboardInterrupt Not Caught.

This gets us closer to consistent Ctrl+C behaviour on NT and Win9x.
NT now reliably generates KeyboardInterrupt exceptions for NT when a
file IO operation was aborted.  Bugfix candidate
1 parent cec1254
History
Tip revision: ca514924ca4fc327b0e9aeaee46c83e5657477d8 authored by Raymond Hettinger on 07 October 2002, 02:33:56 UTC
Backport 2.27:
Tip revision: ca51492
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.cvsignore -rw-r--r-- 109 bytes
.hgtags -rw-r--r-- 2.3 KB
LICENSE -rw-r--r-- 12.3 KB
Makefile.pre.in -rw-r--r-- 25.9 KB
PLAN.txt -rw-r--r-- 14.1 KB
README -rw-r--r-- 41.7 KB
acconfig.h -rw-r--r-- 7.5 KB
configure -rwxr-xr-x 210.1 KB
configure.in -rw-r--r-- 55.0 KB
install-sh -rwxr-xr-x 5.5 KB
pyconfig.h.in -rw-r--r-- 19.6 KB
setup.py -rw-r--r-- 34.4 KB

README

back to top