fix "Title underline too short" sphinx warning

This commit is contained in:
Sandro Tosi 2011-12-25 17:13:10 +01:00
parent a4d06e7bc8
commit 44585bd347

View file

@ -234,7 +234,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