[issue7381] subprocess.check_output: "docstring has inconsistent leading whitespace"

flox report at bugs.python.org
Mon Nov 23 17:40:51 CET 2009


flox <laxyf at yahoo.fr> added the comment:

Forget the "python2.5 -m doctest /usr/lib/python2.5/subprocess.py" in
first message msg95625.
This command does not do what I guessed. And there's no doctest in the
Python2.5 "subprocess" module.


The attached patch may be enough to fix the docstring inconsistencies
with Python3.1.
It might not be mandatory to make the docstring 100% successful.
(I see no PEP which requires that).

----------

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


More information about the Python-bugs-list mailing list