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

Lines Matching refs:dump_nil

656     def dump_nil (self, value, write):
660 dispatch[NoneType] = dump_nil