Searched refs:exc_type (Results 1 – 3 of 3) sorted by relevance
46 + def __exit__(self, exc_type, exc_val, exc_tb):
117 def __exit__(self, exc_type, exc_val, exc_tb): argument
50 def __exit__(self, exc_type, exc_value, traceback): argument