def __init__()

in pythonflow/util.py [0:0]


    def __init__(self, module):
        self.module = module
        self._module = None