diff options
author | Andrew M. Kuchling <amk@amk.ca> | 2006-12-19 15:43:10 (GMT) |
---|---|---|
committer | Andrew M. Kuchling <amk@amk.ca> | 2006-12-19 15:43:10 (GMT) |
commit | 29ff461c832c6677f89aa644893e4ff679393b61 (patch) | |
tree | abbf5d5843a030e3e381d36bd38c3b1db881eeea /Doc | |
parent | c911e916d44c51688c3877dbb0fe22363967a27a (diff) | |
download | cpython-29ff461c832c6677f89aa644893e4ff679393b61.zip cpython-29ff461c832c6677f89aa644893e4ff679393b61.tar.gz cpython-29ff461c832c6677f89aa644893e4ff679393b61.tar.bz2 |
[Patch #1587139 by kxroberto] Protect lock acquisition/release with
try...finally to ensure the lock is always released. This could use
the 'with' statement, but the patch uses 'finally'.
2.5 backport candidate.
Diffstat (limited to 'Doc')
0 files changed, 0 insertions, 0 deletions