예제 #1
0
 def __init__(self, space, floatvalue):
     W_NumericObject.__init__(self, space)
     self.floatvalue = floatvalue
예제 #2
0
 def __init__(self, space, floatvalue):
     W_NumericObject.__init__(self, space)
     self.floatvalue = floatvalue