]> git.ipfire.org Git - thirdparty/tornado.git/commit
Add tornado.locks.Semaphore.
authorA. Jesse Jiryu Davis <jesse@mongodb.com>
Fri, 20 Feb 2015 03:32:36 +0000 (22:32 -0500)
committerA. Jesse Jiryu Davis <jesse@mongodb.com>
Fri, 20 Feb 2015 03:34:19 +0000 (22:34 -0500)
commit10fd949193f752c687ae52b2cc51ad344da3eca0
tree569ad32c449e09c4025142d78e432426b2aab994
parent502b1ad7ad11b778dd28da531f1ca288c5d24cde
Add tornado.locks.Semaphore.
tornado/locks.py
tornado/test/locks_test.py