fix "Title underline too short" sphinx warning
authorSandro Tosi <sandro.tosi@gmail.com>
Sun, 25 Dec 2011 16:14:11 +0000 (17:14 +0100)
committerSandro Tosi <sandro.tosi@gmail.com>
Sun, 25 Dec 2011 16:14:11 +0000 (17:14 +0100)
Doc/library/subprocess.rst

index cc8085f63886c646c57c50e528a9d357028b12d8..97c0e03183af778c9eb8f13080bbd5ec1c7f017d 100644 (file)
@@ -240,7 +240,7 @@ detail in the :class:`Popen` constructor documentation.
 
 
 Popen Constructor
-^^^^^^^^^^^^^^^^
+^^^^^^^^^^^^^^^^^
 
 The underlying process creation and management in this module is handled by
 the :class:`Popen` class. It offers a lot of flexibility so that developers