Trees | Indices | Help |
|
---|
|
A multi-producer, multi-consumer queue.
|
|||
Empty Exception raised by Queue.get(block=0)/get_nowait(). |
|||
Full Exception raised by Queue.put(block=0)/put_nowait(). |
|||
Queue Create a queue object with a given maximum size. |
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0 on Tue Jan 29 22:40:19 2008 | http://epydoc.sourceforge.net |