:mod:`contextlib` --- Utilities for :keyword:`with`-statement contexts.
This module provides utilities for common tasks involving the :keyword:`with` statement. For more information see also :ref:`typecontextmanager` and :ref:`context-managers`.
Functions provided: