there’s also `contextlib.closing` which basically ...
# development
r
there’s also
contextlib.closing
which basically does this without the __enter__/__exit__