commit | b04b6afd01834c68136e295433e6ed16569ea592 | [log] [tgz] |
---|---|---|
author | Fredrik Lundh <fredrik@pythonware.com> | Sun Oct 17 16:29:48 2004 +0000 |
committer | Fredrik Lundh <fredrik@pythonware.com> | Sun Oct 17 16:29:48 2004 +0000 |
tree | 50326bcb2edab426f156195df6c346a0c0db71fa | |
parent | 6627a9670541f33ae55f6ba8df6b6ce7264c3f34 [diff] [blame] |
SF Patch #1048341: subprocess documentation, based on PEP/docstring by Peter Astrand, with markup by Fredrik Lundh and Raymond Hettinger.
diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex index 9ba78ac..20f65df 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex
@@ -145,6 +145,7 @@ \input{libstatcache} \input{libstatvfs} \input{libfilecmp} +\input{libsubprocess} \input{libpopen2} \input{libdatetime} \input{libtime}