Practice Test Geeks home

Python Exception Handling 4

In a context manager using `__exit__`, what should the method return to suppress an exception?

Select your answer