Home
last modified time | relevance | path

Searched refs:convert_to_error (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Lib/multiprocessing/
Dmanagers.py105 raise convert_to_error(kind, result)
107 def convert_to_error(kind, result): function
774 raise convert_to_error(kind, result)