Antoine Pitrou <[email protected]> added the comment: > On Thu, Apr 5, 2012 at 5:38 PM, Antoine Pitrou <[email protected]> wrote: > > Antoine Pitrou <[email protected]> added the comment: > > > Not sure what you're talking about. The doc patch is about unacquired > > locks, not locks that someone else (another thread) holds. > > Isn't one common reason for not being able to acquire a lock that > someone else was already holding it?
We're talking about *releasing* an (un)acquired lock, not acquiring it again... ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue14502> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
