Trivial wrapper around a list to give it an interface like a queue, which the addition of also sending notifications by way of a Deferred whenever the list has something added to it.

Method __init__ Undocumented
Method put Undocumented
Method __nonzero__ Undocumented
Method get Undocumented
def __init__(self):
Undocumented
def put(self, v):
Undocumented
def __nonzero__(self):
Undocumented
def get(self):
Undocumented
API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.