Exemple #1
0
 def __init__(self, generator, function):
     self.function = function
     WrapperGenerator.__init__(self, generator)