예제 #1
0
 def __init__(self, name, path, is_dir=True):
     FlowProducer.__init__(self, name=name, path=path, is_dir=is_dir)