mirror of
https://github.com/python/cpython.git
synced 2025-11-02 03:01:58 +00:00
New section header style.
Fix up a few synopses.
This commit is contained in:
parent
62e436955b
commit
295da24eaf
126 changed files with 364 additions and 209 deletions
|
|
@ -2,9 +2,12 @@
|
|||
% <drew_csillag@geocities.com>, with some re-organization by Fred L.
|
||||
% Drake, Jr. <fdrake@acm.org>.
|
||||
|
||||
\section{Standard Module \module{popen2}}
|
||||
\section{\module{popen2} ---
|
||||
Subprocesses with accessible standard I/O streams.}
|
||||
\declaremodule{standard}{popen2}
|
||||
|
||||
\sectionauthor{Drew Csillag}{drew_csillag@geocities.com}
|
||||
|
||||
\modulesynopsis{Subprocesses with accessible standard I/O streams.}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue