Searched refs:exc_type (Results 1 – 2 of 2) sorted by relevance
| /oneTBB/python/tbb/ | ||
| H A D | __init__.py | 212 def __exit__(self, exc_type, exc_value, traceback): argument |
| H A D | pool.py | 226 def __exit__(self, exc_type, exc_value, traceback): argument |