[docs] [issue30787] Please add a comprehensive index of decorators to the documentation.

tom kronmiller report at bugs.python.org
Thu Jun 29 15:08:05 EDT 2017


tom kronmiller added the comment:

I would not object if there was an index which contained the decorators among other things, but I have found it difficult in practice to discover things like @staticmethod and @contextmanager.  Just as I browse the index of library modules to for insight as to what it provides, I would like to browse the decorators for insight as to problems that have been solved using them.

----------

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


More information about the docs mailing list