projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b373b0
)
fix "Title underline too short" sphinx warning
author
Sandro Tosi
<sandro.tosi@gmail.com>
Sun, 25 Dec 2011 16:14:11 +0000
(17:14 +0100)
committer
Sandro Tosi
<sandro.tosi@gmail.com>
Sun, 25 Dec 2011 16:14:11 +0000
(17:14 +0100)
Doc/library/subprocess.rst
patch
|
blob
|
history
diff --git
a/Doc/library/subprocess.rst
b/Doc/library/subprocess.rst
index cc8085f63886c646c57c50e528a9d357028b12d8..97c0e03183af778c9eb8f13080bbd5ec1c7f017d 100644
(file)
--- a/
Doc/library/subprocess.rst
+++ b/
Doc/library/subprocess.rst
@@
-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