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

Lines Matching defs:load_stop

80 # An instance of _Stop is raised by Unpickler.load_stop() in response to
1254 def load_stop(self):
1257 dispatch[STOP] = load_stop