SF Patch #1048341: subprocess documentation, based on PEP/docstring by

Peter Astrand, with markup by Fredrik Lundh and Raymond Hettinger.
This commit is contained in:
Fredrik Lundh 2004-10-17 16:29:48 +00:00
parent 6627a96705
commit b04b6afd01
2 changed files with 381 additions and 0 deletions

View file

@ -145,6 +145,7 @@ and how to embed it in other applications.
\input{libstatcache}
\input{libstatvfs}
\input{libfilecmp}
\input{libsubprocess}
\input{libpopen2}
\input{libdatetime}
\input{libtime}