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