Implements interfaces: twisted.python.test.test_components.IProxiedInterface

A provider of IProxiedInterface which increments a counter for every call to yay.

Instance Variable yays The number of times yay has been called.
Method __init__ Undocumented
Method yay Increment self.yays.
yays =
The number of times yay has been called.
def __init__(self):
Undocumented
def yay(self, *a, **kw):
API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.