]> git.ipfire.org Git - thirdparty/tornado.git/commit
Add tornado.locks.Lock.
authorA. Jesse Jiryu Davis <jesse@mongodb.com>
Sat, 28 Feb 2015 17:08:46 +0000 (12:08 -0500)
committerA. Jesse Jiryu Davis <jesse@mongodb.com>
Sat, 28 Feb 2015 17:08:46 +0000 (12:08 -0500)
commit8e4f2b2aa3369154e40c342dfc2c74a6e7ca7ea3
treec705d3bf8001ed835d999608c455c1e91474ecad
parentdee6ab5df3c475bc04f9ee50c24ae755fdef6371
Add tornado.locks.Lock.
tornado/locks.py
tornado/test/locks_test.py