Ejemplo n.º 1
0
 def __init__(self, *args, **kwds):
     _GeneralExpressionData.__init__(self, None, component=self)
     Integral.__init__(self, *args, **kwds)
Ejemplo n.º 2
0
 def __init__(self, *args, **kwds):
     _GeneralExpressionData.__init__(self, None, component=self)
     Integral.__init__(self,*args,**kwds)