Yes Python's syntax is getting conplex anyway, and yes its fun to explore ideas and have fun...
But you can merge multiple context manage-able resources into a single with expression. So the indentation issue isn't that big of an issue, usually. And now the context manage-y bits are separated from my main function.
1 comment
[ 3.3 ms ] story [ 16.1 ms ] threadBut you can merge multiple context manage-able resources into a single with expression. So the indentation issue isn't that big of an issue, usually. And now the context manage-y bits are separated from my main function.