Home | History | Annotate | Download | only in python2.7

Lines Matching refs:save_float

473     def save_float(self, obj, pack=struct.pack):
478 dispatch[FloatType] = save_float