From: Gregory P. Smith Date: Tue, 15 Apr 2014 15:01:27 +0000 (-0700) Subject: whitespace chaps my hide X-Git-Tag: v2.7.7rc1~57 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=49bf4ce563ce3273ef123efc46e971d11a6b58c2;p=python whitespace chaps my hide --- diff --git a/Doc/library/subprocess.rst b/Doc/library/subprocess.rst index 54149ebf54..1f754cb97b 100644 --- a/Doc/library/subprocess.rst +++ b/Doc/library/subprocess.rst @@ -32,7 +32,7 @@ functions can be found in the subprocess-replacements_ section. :pep:`324` -- PEP proposing the subprocess module -.. _subprocess32: https://pypi.python.org/pypi/subprocess32/ +.. _subprocess32: https://pypi.python.org/pypi/subprocess32/ Using the :mod:`subprocess` Module ----------------------------------