DEV Community

Discussion on: How would you rewrite this Python code?

Collapse
 
rhymes profile image
rhymes

Oh yes, you're right :-)

+1 to the context manager, though it might be overkill if the function is used only once.