Serhiy Storchaka added the comment:

I think it will be better to describe all three functions together (as 
sys.stdin/stdout/stderr).

.. function:: captured_stdin()
              captured_stdout()
              captured_stderr()

... description ...

   Example use::

      ... example for captured_stdin() ...

      ... example for captured_stdout() ...

----------

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

Reply via email to