From 49bf4ce563ce3273ef123efc46e971d11a6b58c2 Mon Sep 17 00:00:00 2001 From: "Gregory P. Smith" Date: Tue, 15 Apr 2014 08:01:27 -0700 Subject: [PATCH] whitespace chaps my hide --- Doc/library/subprocess.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ---------------------------------- -- 2.50.1