]> git.ipfire.org Git - thirdparty/tornado.git/commit
Add PriorityQueue and LifoQueue. 1394/head
authorA. Jesse Jiryu Davis <jesse@mongodb.com>
Tue, 24 Mar 2015 03:35:20 +0000 (23:35 -0400)
committerA. Jesse Jiryu Davis <jesse@mongodb.com>
Tue, 24 Mar 2015 03:35:20 +0000 (23:35 -0400)
commit79967e916c5ab1643f11ec0a56d6bb3ad4e6faad
tree868f085f661f43e7d580c9d83d955b8e42b0001a
parent6af64db78932d424ac26ce65b6140f5a1d0309e4
Add PriorityQueue and LifoQueue.
tornado/queues.py
tornado/test/queues_test.py