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

README

back to top