Lines Matching full:_stop
80 # An instance of _Stop is raised by Unpickler.load_stop() in response to82 class _Stop(Exception):859 except _Stop, stopinst:1256 raise _Stop(value)