Beispiel #1
0
 def __new__(cls, *args, **options):
     obj = BasisDependentMul.__new__(cls, *args, **options)
     return obj
Beispiel #2
0
 def __new__(cls, *args, **options):
     obj = BasisDependentMul.__new__(cls, *args, **options)
     return obj