logoalt Hacker News

mattiptoday at 5:32 AM1 replyview on HN

That cleanup can be explicit when needed by using context managers. Mixing resource handling with object lifetime is a bad design choice


Replies

1718627440today at 12:39 PM

Tell that to the C++ guys...