Home
last modified time | relevance | path

Searched refs:_Stop (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/
H A Dpickle.py95 # An instance of _Stop is raised by Unpickler.load_stop() in response to
97 class _Stop(Exception): class
1214 except _Stop as stopinst:
1744 raise _Stop(value)

Completed in 3 milliseconds