A fan.In presents a single fount that delivers the inputs from multiple drains:

   your fount ---> In.newDrain()--\
                                   \
   your fount ---> In.newDrain()----> In ---> In.fount ---> your drain
                                   /
   your fount ---> In.newDrain()--/
Instance Variable fount The fount which produces all new attributes. (type: IFount)
Method __init__ Undocumented
Method newDrain Create a new drains which will send its inputs out via self.fount.
fount =
The fount which produces all new attributes. (type: IFount)
def __init__(self):
Undocumented
def newDrain(self):

Create a new drains which will send its inputs out via self.fount.

Returnsa drain.
API Documentation for tubes, generated by pydoctor at 2016-01-18 07:46:47.