Table of Contents

Class: TimeoutQueue Twisted-0.19.0/twisted/python/timeoutqueue.py

A thread-safe queue that supports timeouts

Base Classes   
Queue.Queue
Methods   
__init__
wait
  __init__ 
__init__ ( self,  max=0 )

  wait 
wait ( self,  timeout )

Wait until the queue isn't empty. Raises TimedOut if still empty.

Exceptions   
TimedOut, "timed out."

Table of Contents

This document was automatically generated on Sun Jul 14 19:53:11 2002 by HappyDoc version 2.0