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

Lines Matching full:dump_bool

672         def dump_bool(self, value, write):
676 dispatch[bool] = dump_bool