Nick Coghlan added the comment:

I checked the other classes in contextlib to ensure they also provided decent 
docstrings on instances. They were mostly OK, but @contextmanager itself 
doesn't provide useful docs when inspecting the result context manager 
instances directly. However, fixing that isn't trivial: see issue 19404 for 
details.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue19330>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to