Point users to the subprocess module in the docs for os.system, os.spawn*, os.popen2...
commit749dac090fba98ca671a9cb83468420c54902f3f
authorandrew.kuchling <andrew.kuchling@6015fed2-1504-0410-9fe1-9d1591cc4771>
Fri, 27 Oct 2006 14:54:43 +0000 (27 14:54 +0000)
committerandrew.kuchling <andrew.kuchling@6015fed2-1504-0410-9fe1-9d1591cc4771>
Fri, 27 Oct 2006 14:54:43 +0000 (27 14:54 +0000)
tree695d06b7d4fa50bd262776539943c764062753dc
parent8064bb6a8fe28d9943283813b2d64a9f559cf516
Point users to the subprocess module in the docs for os.system, os.spawn*, os.popen2, and the popen2 and commands modules

git-svn-id: http://svn.python.org/projects/python/branches/release25-maint@52474 6015fed2-1504-0410-9fe1-9d1591cc4771
Doc/lib/libcommands.tex
Doc/lib/libos.tex
Doc/lib/libpopen2.tex
Doc/lib/libsubprocess.tex