[issue10049] Add a "no-op" (null) context manager to contextlib

Raymond Hettinger report at bugs.python.org
Thu Oct 14 09:00:05 CEST 2010


Raymond Hettinger <rhettinger at users.sourceforge.net> added the comment:

> To me, this is more a matter of conceptual completeness 
> than one of practical utility ...

Nick, you don't seem to be truly sold on the need.
I'm -1 on adding this.  It's basically cruft.  If
it were published as an ASPN recipe, its uptake
would be nearly zero.

We need to focus on real problems in the standard 
library and provide solid solutions.  If weight
gets added to the standard lib, it needs to be
selective.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10049>
_______________________________________


More information about the Python-bugs-list mailing list