Hacker News new | ask | show | jobs
by matt_the_bass 3091 days ago
Can you share a python example of replacing boilerplate code with advanced features?
1 comments

Context handlers come to mind and can often save a lot of error handling code.