|
|
|
|
|
by rnnr
2720 days ago
|
|
it's subjective of course, but I find context manager decorators very pythonic, I still remember the 'whoa! that's beautiful' moment when I 1st learned about them. But most importantly, generators as enclosures are used everywhere today with the whole async-await paradigm. |
|