Ejemplo n.º 1
0
 def __init__(self, function):
     calldef_wrapper_t.__init__(self, function=function)
Ejemplo n.º 2
0
 def __init__( self, function ):
     calldef_wrapper_t.__init__( self, function=function )