Staging
v0.8.1
https://github.com/python/cpython
Revision 9b0ca79213f262daab54db21d6f3aa17b8dd86dd authored by Neal Norwitz on 02 August 2006, 06:46:21 UTC, committed by Neal Norwitz on 02 August 2006, 06:46:21 UTC
a socket operation on a socket with a timeout, the exception will be
caught correctly.  Previously, the exception was not caught.
1 parent 3ee5941
History
Tip revision: 9b0ca79213f262daab54db21d6f3aa17b8dd86dd authored by Neal Norwitz on 02 August 2006, 06:46:21 UTC
Patch #1519025 and bug #926423: If a KeyboardInterrupt occurs during
Tip revision: 9b0ca79
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.2 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.1 KB
sleep.c -rw-r--r-- 866 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top