]> granicus.if.org Git - python/commitdiff
Relocate the popen2 documentation since it is now substantially more
authorFred Drake <fdrake@acm.org>
Thu, 31 Aug 2000 06:09:26 +0000 (06:09 +0000)
committerFred Drake <fdrake@acm.org>
Thu, 31 Aug 2000 06:09:26 +0000 (06:09 +0000)
portable.

Doc/lib/lib.tex

index 0e057bdf1df06a01a1b61561300a306d1e587828..3b534d0e51d121d1abdaffb47d2a6d5247d26bff 100644 (file)
@@ -131,6 +131,7 @@ and how to embed it in other applications.
 \input{libstatcache}
 \input{libstatvfs}
 \input{libfilecmp}
+\input{libpopen2}
 %\input{libcmp}
 %\input{libcmpcache}
 \input{libtime}
@@ -182,7 +183,6 @@ and how to embed it in other applications.
 \input{libresource}
 \input{libnis}
 \input{libsyslog}
-\input{libpopen2}
 \input{libcommands}
 
 \input{libpdb}                 % The Python Debugger