An other is that Python's "context managers" are reified which means you can pass them around until you ultimately use them. It's a tradeoff.
An other is that Python's "context managers" are reified which means you can pass them around until you ultimately use them. It's a tradeoff.