changeset: 76131:c10a0f93544e parent: 76127:67c26185636b user: Sandro Tosi date: Thu Apr 05 22:53:21 2012 +0200 files: Doc/library/threading.rst description: Issue #14502: merge with 3.2 diff -r 67c26185636b -r c10a0f93544e Doc/library/threading.rst --- a/Doc/library/threading.rst Thu Apr 05 13:31:12 2012 -0700 +++ b/Doc/library/threading.rst Thu Apr 05 22:53:21 2012 +0200 @@ -452,7 +452,7 @@ are blocked waiting for the lock to become unlocked, allow exactly one of them to proceed. - Do not call this method when the lock is unlocked. + When invoked on an unlocked lock, a :exc:`RuntimeError` is raised. There is no return value.

AltStyle によって変換されたページ (->オリジナル) /