Searched refs:exc_type (Results 1 – 1 of 1) sorted by relevance
67 def __exit__(self, exc_type, exc_value, exc_traceback) -> None: argument70 if exc_type is not None: