Staging
v0.8.1
https://github.com/python/cpython
Revision c951bf91283996587246328c49e4b1909883db8c authored by Tim Peters on 02 April 2001, 20:15:57 UTC, committed by Tim Peters on 02 April 2001, 20:15:57 UTC
http://sourceforge.net/tracker/?func=detail&aid=410708&group_id=5470&atid=105470
Added try/finally around Condition.wait() guts, so that the lock state gets
restored at the end no matter what happens.
1 parent f5bd684
History
Tip revision: c951bf91283996587246328c49e4b1909883db8c authored by Tim Peters on 02 April 2001, 20:15:57 UTC
SF bug [#410708] Condition.wait() and KeyboardInterrupt.
Tip revision: c951bf9
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.cvsignore -rw-r--r-- 79 bytes
.hgtags -rw-r--r-- 1.9 KB
LICENSE -rw-r--r-- 9.2 KB
Makefile.pre.in -rw-r--r-- 21.7 KB
README -rw-r--r-- 36.6 KB
acconfig.h -rw-r--r-- 6.0 KB
config.h.in -rw-r--r-- 16.5 KB
configure -rwxr-xr-x 176.9 KB
configure.in -rw-r--r-- 35.9 KB
install-sh -rwxr-xr-x 5.5 KB
setup.py -rw-r--r-- 24.5 KB

README

back to top