]> git.ipfire.org Git - thirdparty/tornado.git/commit
Simpler code for Semaphore.acquire() as a context manager.
authorA. Jesse Jiryu Davis <jesse@mongodb.com>
Wed, 25 Feb 2015 20:52:55 +0000 (15:52 -0500)
committerA. Jesse Jiryu Davis <jesse@mongodb.com>
Wed, 25 Feb 2015 20:52:55 +0000 (15:52 -0500)
commita3d255d3b3faeb0e830d2bbd292f3af1870ab710
treedcd88205b31bf6f79c62ccf0b56db59992c7194f
parent10fd949193f752c687ae52b2cc51ad344da3eca0
Simpler code for Semaphore.acquire() as a context manager.
tornado/locks.py