Message201323
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. |
|
| Date |
User |
Action |
Args |
| 2013-10-26 07:24:38 | ncoghlan | set | recipients:
+ ncoghlan, larry, ethan.furman |
| 2013-10-26 07:24:38 | ncoghlan | set | messageid: <[email protected]> |
| 2013-10-26 07:24:38 | ncoghlan | link | issue19330 messages |
| 2013-10-26 07:24:38 | ncoghlan | create | |
|