commit | ac093c6af04237deceedaab55d299819cbede7f9 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <python@rcn.com> | Sat Feb 07 03:19:10 2004 +0000 |
committer | Raymond Hettinger <python@rcn.com> | Sat Feb 07 03:19:10 2004 +0000 |
tree | 68ee285664c90051f7aa9bb01880a30975a408bf | |
parent | c058fd14a9abdffff4f65ebd87a042fad6e68a2e [diff] |
Use collection.deque() instead of a list for a FIFO queue.