Home
last modified time | relevance | path

Searched defs:ProcessError (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Lib/multiprocessing/
Dcontext.py14 class ProcessError(Exception): class
32 ProcessError = ProcessError variable in BaseContext