René's URL Explorer Experiment


Title: 17.1. subprocess — Subprocess management — Python 2.7.18 documentation

direct link

Domain: docs.python.org

Links:

no longer supportedhttps://devguide.python.org/devcycle/#end-of-life-branches
Python documentation for the current stable releasehttps://docs.python.org/3/library/subprocess.html
indexhttps://docs.python.org/2.7/genindex.html
moduleshttps://docs.python.org/2.7/py-modindex.html
nexthttps://docs.python.org/2.7/library/socket.html
previoushttps://docs.python.org/2.7/library/ipc.html
Pythonhttps://www.python.org/
Python 2.7.18 documentationhttps://docs.python.org/2.7/index.html
The Python Standard Libraryhttps://docs.python.org/2.7/library/index.html
17. Interprocess Communication and Networkinghttps://docs.python.org/2.7/library/ipc.html
subprocesshttps://docs.python.org/2.7/library/subprocess.html#module-subprocess
https://docs.python.org/2.7/library/subprocess.html#module-subprocess
subprocesshttps://docs.python.org/2.7/library/subprocess.html#module-subprocess
subprocess-replacementshttps://docs.python.org/2.7/library/subprocess.html#subprocess-replacements
subprocess32https://pypi.org/project/subprocess32/
PEP 324https://www.python.org/dev/peps/pep-0324
subprocesshttps://docs.python.org/2.7/library/subprocess.html#module-subprocess
https://docs.python.org/2.7/library/subprocess.html#using-the-subprocess-module
Popenhttps://docs.python.org/2.7/library/subprocess.html#subprocess.Popen
https://docs.python.org/2.7/library/subprocess.html#subprocess.call
Frequently Used Argumentshttps://docs.python.org/2.7/library/subprocess.html#frequently-used-arguments
Popenhttps://docs.python.org/2.7/library/subprocess.html#subprocess.Popen
Frequently Used Argumentshttps://docs.python.org/2.7/library/subprocess.html#frequently-used-arguments
Popenhttps://docs.python.org/2.7/library/subprocess.html#subprocess.Popen
https://docs.python.org/2.7/library/subprocess.html#subprocess.check_call
CalledProcessErrorhttps://docs.python.org/2.7/library/subprocess.html#subprocess.CalledProcessError
CalledProcessErrorhttps://docs.python.org/2.7/library/subprocess.html#subprocess.CalledProcessError
returncodehttps://docs.python.org/2.7/library/subprocess.html#subprocess.CalledProcessError.returncode
Frequently Used Argumentshttps://docs.python.org/2.7/library/subprocess.html#frequently-used-arguments
Popenhttps://docs.python.org/2.7/library/subprocess.html#subprocess.Popen
Frequently Used Argumentshttps://docs.python.org/2.7/library/subprocess.html#frequently-used-arguments
Popenhttps://docs.python.org/2.7/library/subprocess.html#subprocess.Popen
https://docs.python.org/2.7/library/subprocess.html#subprocess.check_output
CalledProcessErrorhttps://docs.python.org/2.7/library/subprocess.html#subprocess.CalledProcessError
CalledProcessErrorhttps://docs.python.org/2.7/library/subprocess.html#subprocess.CalledProcessError
returncodehttps://docs.python.org/2.7/library/subprocess.html#subprocess.CalledProcessError.returncode
outputhttps://docs.python.org/2.7/library/subprocess.html#subprocess.CalledProcessError.output
Frequently Used Argumentshttps://docs.python.org/2.7/library/subprocess.html#frequently-used-arguments
Popenhttps://docs.python.org/2.7/library/subprocess.html#subprocess.Popen
Popenhttps://docs.python.org/2.7/library/subprocess.html#subprocess.Popen
Frequently Used Argumentshttps://docs.python.org/2.7/library/subprocess.html#frequently-used-arguments
Popenhttps://docs.python.org/2.7/library/subprocess.html#subprocess.Popen
https://docs.python.org/2.7/library/subprocess.html#subprocess.PIPE
Popenhttps://docs.python.org/2.7/library/subprocess.html#subprocess.Popen
https://docs.python.org/2.7/library/subprocess.html#subprocess.STDOUT
Popenhttps://docs.python.org/2.7/library/subprocess.html#subprocess.Popen
https://docs.python.org/2.7/library/subprocess.html#subprocess.CalledProcessError
check_call()https://docs.python.org/2.7/library/subprocess.html#subprocess.check_call
check_output()https://docs.python.org/2.7/library/subprocess.html#subprocess.check_output
https://docs.python.org/2.7/library/subprocess.html#subprocess.CalledProcessError.returncode
https://docs.python.org/2.7/library/subprocess.html#subprocess.CalledProcessError.cmd
https://docs.python.org/2.7/library/subprocess.html#subprocess.CalledProcessError.output
check_output()https://docs.python.org/2.7/library/subprocess.html#subprocess.check_output
https://docs.python.org/2.7/library/subprocess.html#frequently-used-arguments
Popenhttps://docs.python.org/2.7/library/subprocess.html#subprocess.Popen
Truehttps://docs.python.org/2.7/library/constants.html#True
PIPEhttps://docs.python.org/2.7/library/subprocess.html#subprocess.PIPE
PIPEhttps://docs.python.org/2.7/library/subprocess.html#subprocess.PIPE
STDOUThttps://docs.python.org/2.7/library/subprocess.html#subprocess.STDOUT
universal newlineshttps://docs.python.org/2.7/glossary.html#term-universal-newlines
open()https://docs.python.org/2.7/library/functions.html#open
globhttps://docs.python.org/2.7/library/glob.html#module-glob
fnmatchhttps://docs.python.org/2.7/library/fnmatch.html#module-fnmatch
os.walk()https://docs.python.org/2.7/library/os.html#os.walk
os.path.expandvars()https://docs.python.org/2.7/library/os.path.html#os.path.expandvars
os.path.expanduser()https://docs.python.org/2.7/library/os.path.html#os.path.expanduser
shutilhttps://docs.python.org/2.7/library/shutil.html#module-shutil
shell injectionhttp://en.wikipedia.org/wiki/Shell_injection#Shell_injection
Popenhttps://docs.python.org/2.7/library/subprocess.html#subprocess.Popen
pipes.quote()https://docs.python.org/2.7/library/pipes.html#pipes.quote
Popenhttps://docs.python.org/2.7/library/subprocess.html#subprocess.Popen
https://docs.python.org/2.7/library/subprocess.html#popen-constructor
Popenhttps://docs.python.org/2.7/library/subprocess.html#subprocess.Popen
https://docs.python.org/2.7/library/subprocess.html#subprocess.Popen
os.execvp()https://docs.python.org/2.7/library/os.html#os.execvp
Popenhttps://docs.python.org/2.7/library/subprocess.html#subprocess.Popen
shlex.split()https://docs.python.org/2.7/library/shlex.html#shlex.split
Converting an argument sequence to a string on Windowshttps://docs.python.org/2.7/library/subprocess.html#converting-argument-sequence
Popenhttps://docs.python.org/2.7/library/subprocess.html#subprocess.Popen
Frequently Used Argumentshttps://docs.python.org/2.7/library/subprocess.html#frequently-used-arguments
PIPEhttps://docs.python.org/2.7/library/subprocess.html#subprocess.PIPE
PIPEhttps://docs.python.org/2.7/library/subprocess.html#subprocess.PIPE
STDOUThttps://docs.python.org/2.7/library/subprocess.html#subprocess.STDOUT
side-by-side assemblyhttps://en.wikipedia.org/wiki/Side-by-Side_Assembly
universal newlineshttps://docs.python.org/2.7/glossary.html#term-universal-newlines
stdouthttps://docs.python.org/2.7/library/subprocess.html#subprocess.Popen.stdout
stdinhttps://docs.python.org/2.7/library/subprocess.html#subprocess.Popen.stdin
stderrhttps://docs.python.org/2.7/library/subprocess.html#subprocess.Popen.stderr
STARTUPINFOhttps://docs.python.org/2.7/library/subprocess.html#subprocess.STARTUPINFO
CREATE_NEW_CONSOLEhttps://docs.python.org/2.7/library/subprocess.html#subprocess.CREATE_NEW_CONSOLE
CREATE_NEW_PROCESS_GROUPhttps://docs.python.org/2.7/library/subprocess.html#subprocess.CREATE_NEW_PROCESS_GROUP
https://docs.python.org/2.7/library/subprocess.html#exceptions
OSErrorhttps://docs.python.org/2.7/library/exceptions.html#exceptions.OSError
OSErrorhttps://docs.python.org/2.7/library/exceptions.html#exceptions.OSError
ValueErrorhttps://docs.python.org/2.7/library/exceptions.html#exceptions.ValueError
Popenhttps://docs.python.org/2.7/library/subprocess.html#subprocess.Popen
check_call()https://docs.python.org/2.7/library/subprocess.html#subprocess.check_call
check_output()https://docs.python.org/2.7/library/subprocess.html#subprocess.check_output
CalledProcessErrorhttps://docs.python.org/2.7/library/subprocess.html#subprocess.CalledProcessError
https://docs.python.org/2.7/library/subprocess.html#security
https://docs.python.org/2.7/library/subprocess.html#popen-objects
Popenhttps://docs.python.org/2.7/library/subprocess.html#subprocess.Popen
https://docs.python.org/2.7/library/subprocess.html#subprocess.Popen.poll
returncodehttps://docs.python.org/2.7/library/subprocess.html#subprocess.Popen.returncode
https://docs.python.org/2.7/library/subprocess.html#subprocess.Popen.wait
returncodehttps://docs.python.org/2.7/library/subprocess.html#subprocess.Popen.returncode
communicate()https://docs.python.org/2.7/library/subprocess.html#subprocess.Popen.communicate
https://docs.python.org/2.7/library/subprocess.html#subprocess.Popen.communicate
communicate()https://docs.python.org/2.7/library/subprocess.html#subprocess.Popen.communicate
https://docs.python.org/2.7/library/subprocess.html#subprocess.Popen.send_signal
terminate()https://docs.python.org/2.7/library/subprocess.html#subprocess.Popen.terminate
https://docs.python.org/2.7/library/subprocess.html#subprocess.Popen.terminate
https://docs.python.org/2.7/library/subprocess.html#subprocess.Popen.kill
kill()https://docs.python.org/2.7/library/subprocess.html#subprocess.Popen.kill
terminate()https://docs.python.org/2.7/library/subprocess.html#subprocess.Popen.terminate
communicate()https://docs.python.org/2.7/library/subprocess.html#subprocess.Popen.communicate
.stdin.writehttps://docs.python.org/2.7/library/subprocess.html#subprocess.Popen.stdin
.stdout.readhttps://docs.python.org/2.7/library/subprocess.html#subprocess.Popen.stdout
.stderr.readhttps://docs.python.org/2.7/library/subprocess.html#subprocess.Popen.stderr
https://docs.python.org/2.7/library/subprocess.html#subprocess.Popen.stdin
PIPEhttps://docs.python.org/2.7/library/subprocess.html#subprocess.PIPE
https://docs.python.org/2.7/library/subprocess.html#subprocess.Popen.stdout
PIPEhttps://docs.python.org/2.7/library/subprocess.html#subprocess.PIPE
https://docs.python.org/2.7/library/subprocess.html#subprocess.Popen.stderr
PIPEhttps://docs.python.org/2.7/library/subprocess.html#subprocess.PIPE
https://docs.python.org/2.7/library/subprocess.html#subprocess.Popen.pid
https://docs.python.org/2.7/library/subprocess.html#subprocess.Popen.returncode
poll()https://docs.python.org/2.7/library/subprocess.html#subprocess.Popen.poll
wait()https://docs.python.org/2.7/library/subprocess.html#subprocess.Popen.wait
communicate()https://docs.python.org/2.7/library/subprocess.html#subprocess.Popen.communicate
https://docs.python.org/2.7/library/subprocess.html#windows-popen-helpers
STARTUPINFOhttps://docs.python.org/2.7/library/subprocess.html#subprocess.STARTUPINFO
https://docs.python.org/2.7/library/subprocess.html#subprocess.STARTUPINFO
STARTUPINFOhttps://msdn.microsoft.com/en-us/library/ms686331(v=vs.85).aspx
Popenhttps://docs.python.org/2.7/library/subprocess.html#subprocess.Popen
https://docs.python.org/2.7/library/subprocess.html#subprocess.STARTUPINFO.dwFlags
STARTUPINFOhttps://docs.python.org/2.7/library/subprocess.html#subprocess.STARTUPINFO
https://docs.python.org/2.7/library/subprocess.html#subprocess.STARTUPINFO.hStdInput
dwFlagshttps://docs.python.org/2.7/library/subprocess.html#subprocess.STARTUPINFO.dwFlags
STARTF_USESTDHANDLEShttps://docs.python.org/2.7/library/subprocess.html#subprocess.STARTF_USESTDHANDLES
STARTF_USESTDHANDLEShttps://docs.python.org/2.7/library/subprocess.html#subprocess.STARTF_USESTDHANDLES
https://docs.python.org/2.7/library/subprocess.html#subprocess.STARTUPINFO.hStdOutput
dwFlagshttps://docs.python.org/2.7/library/subprocess.html#subprocess.STARTUPINFO.dwFlags
STARTF_USESTDHANDLEShttps://docs.python.org/2.7/library/subprocess.html#subprocess.STARTF_USESTDHANDLES
https://docs.python.org/2.7/library/subprocess.html#subprocess.STARTUPINFO.hStdError
dwFlagshttps://docs.python.org/2.7/library/subprocess.html#subprocess.STARTUPINFO.dwFlags
STARTF_USESTDHANDLEShttps://docs.python.org/2.7/library/subprocess.html#subprocess.STARTF_USESTDHANDLES
https://docs.python.org/2.7/library/subprocess.html#subprocess.STARTUPINFO.wShowWindow
dwFlagshttps://docs.python.org/2.7/library/subprocess.html#subprocess.STARTUPINFO.dwFlags
STARTF_USESHOWWINDOWhttps://docs.python.org/2.7/library/subprocess.html#subprocess.STARTF_USESHOWWINDOW
ShowWindowhttps://msdn.microsoft.com/en-us/library/ms633548(v=vs.85).aspx
SW_HIDEhttps://docs.python.org/2.7/library/subprocess.html#subprocess.SW_HIDE
Popenhttps://docs.python.org/2.7/library/subprocess.html#subprocess.Popen
https://docs.python.org/2.7/library/subprocess.html#constants
subprocesshttps://docs.python.org/2.7/library/subprocess.html#module-subprocess
https://docs.python.org/2.7/library/subprocess.html#subprocess.STD_INPUT_HANDLE
https://docs.python.org/2.7/library/subprocess.html#subprocess.STD_OUTPUT_HANDLE
https://docs.python.org/2.7/library/subprocess.html#subprocess.STD_ERROR_HANDLE
https://docs.python.org/2.7/library/subprocess.html#subprocess.SW_HIDE
https://docs.python.org/2.7/library/subprocess.html#subprocess.STARTF_USESTDHANDLES
STARTUPINFO.hStdInputhttps://docs.python.org/2.7/library/subprocess.html#subprocess.STARTUPINFO.hStdInput
STARTUPINFO.hStdOutputhttps://docs.python.org/2.7/library/subprocess.html#subprocess.STARTUPINFO.hStdOutput
STARTUPINFO.hStdErrorhttps://docs.python.org/2.7/library/subprocess.html#subprocess.STARTUPINFO.hStdError
https://docs.python.org/2.7/library/subprocess.html#subprocess.STARTF_USESHOWWINDOW
STARTUPINFO.wShowWindowhttps://docs.python.org/2.7/library/subprocess.html#subprocess.STARTUPINFO.wShowWindow
https://docs.python.org/2.7/library/subprocess.html#subprocess.CREATE_NEW_CONSOLE
Popenhttps://docs.python.org/2.7/library/subprocess.html#subprocess.Popen
https://docs.python.org/2.7/library/subprocess.html#subprocess.CREATE_NEW_PROCESS_GROUP
Popenhttps://docs.python.org/2.7/library/subprocess.html#subprocess.Popen
os.kill()https://docs.python.org/2.7/library/os.html#os.kill
CREATE_NEW_CONSOLEhttps://docs.python.org/2.7/library/subprocess.html#subprocess.CREATE_NEW_CONSOLE
subprocesshttps://docs.python.org/2.7/library/subprocess.html#module-subprocess
https://docs.python.org/2.7/library/subprocess.html#replacing-older-functions-with-the-subprocess-module
OSErrorhttps://docs.python.org/2.7/library/exceptions.html#exceptions.OSError
check_output()https://docs.python.org/2.7/library/subprocess.html#subprocess.check_output
CalledProcessErrorhttps://docs.python.org/2.7/library/subprocess.html#subprocess.CalledProcessError
outputhttps://docs.python.org/2.7/library/subprocess.html#subprocess.CalledProcessError.output
subprocesshttps://docs.python.org/2.7/library/subprocess.html#module-subprocess
https://docs.python.org/2.7/library/subprocess.html#replacing-bin-sh-shell-backquote
https://docs.python.org/2.7/library/subprocess.html#replacing-shell-pipeline
os.system()https://docs.python.org/2.7/library/os.html#os.system
https://docs.python.org/2.7/library/subprocess.html#replacing-os-system
os.spawnhttps://docs.python.org/2.7/library/os.html#os.spawnl
https://docs.python.org/2.7/library/subprocess.html#replacing-the-os-spawn-family
os.popen()https://docs.python.org/2.7/library/os.html#os.popen
os.popen2()https://docs.python.org/2.7/library/os.html#os.popen2
os.popen3()https://docs.python.org/2.7/library/os.html#os.popen3
https://docs.python.org/2.7/library/subprocess.html#replacing-os-popen-os-popen2-os-popen3
popen2https://docs.python.org/2.7/library/popen2.html#module-popen2
https://docs.python.org/2.7/library/subprocess.html#replacing-functions-from-the-popen2-module
popen2.Popen3https://docs.python.org/2.7/library/popen2.html#popen2.Popen3
popen2.Popen4https://docs.python.org/2.7/library/popen2.html#popen2.Popen4
subprocess.Popenhttps://docs.python.org/2.7/library/subprocess.html#subprocess.Popen
Popenhttps://docs.python.org/2.7/library/subprocess.html#subprocess.Popen
Popenhttps://docs.python.org/2.7/library/subprocess.html#subprocess.Popen
https://docs.python.org/2.7/library/subprocess.html#notes
https://docs.python.org/2.7/library/subprocess.html#converting-an-argument-sequence-to-a-string-on-windows
Table of Contentshttps://docs.python.org/2.7/contents.html
17.1. subprocess — Subprocess managementhttps://docs.python.org/2.7/library/subprocess.html
17.1.1. Using the subprocess Modulehttps://docs.python.org/2.7/library/subprocess.html#using-the-subprocess-module
17.1.1.1. Frequently Used Argumentshttps://docs.python.org/2.7/library/subprocess.html#frequently-used-arguments
17.1.1.2. Popen Constructorhttps://docs.python.org/2.7/library/subprocess.html#popen-constructor
17.1.1.3. Exceptionshttps://docs.python.org/2.7/library/subprocess.html#exceptions
17.1.1.4. Securityhttps://docs.python.org/2.7/library/subprocess.html#security
17.1.2. Popen Objectshttps://docs.python.org/2.7/library/subprocess.html#popen-objects
17.1.3. Windows Popen Helpershttps://docs.python.org/2.7/library/subprocess.html#windows-popen-helpers
17.1.3.1. Constantshttps://docs.python.org/2.7/library/subprocess.html#constants
17.1.4. Replacing Older Functions with the subprocess Modulehttps://docs.python.org/2.7/library/subprocess.html#replacing-older-functions-with-the-subprocess-module
17.1.4.1. Replacing /bin/sh shell backquotehttps://docs.python.org/2.7/library/subprocess.html#replacing-bin-sh-shell-backquote
17.1.4.2. Replacing shell pipelinehttps://docs.python.org/2.7/library/subprocess.html#replacing-shell-pipeline
17.1.4.3. Replacing os.system()https://docs.python.org/2.7/library/subprocess.html#replacing-os-system
17.1.4.4. Replacing the os.spawn familyhttps://docs.python.org/2.7/library/subprocess.html#replacing-the-os-spawn-family
17.1.4.5. Replacing os.popen(), os.popen2(), os.popen3()https://docs.python.org/2.7/library/subprocess.html#replacing-os-popen-os-popen2-os-popen3
17.1.4.6. Replacing functions from the popen2 modulehttps://docs.python.org/2.7/library/subprocess.html#replacing-functions-from-the-popen2-module
17.1.5. Noteshttps://docs.python.org/2.7/library/subprocess.html#notes
17.1.5.1. Converting an argument sequence to a string on Windowshttps://docs.python.org/2.7/library/subprocess.html#converting-an-argument-sequence-to-a-string-on-windows
17. Interprocess Communication and Networkinghttps://docs.python.org/2.7/library/ipc.html
17.2. socket — Low-level networking interfacehttps://docs.python.org/2.7/library/socket.html
Show Sourcehttps://docs.python.org/2.7/_sources/library/subprocess.rst.txt
indexhttps://docs.python.org/2.7/genindex.html
moduleshttps://docs.python.org/2.7/py-modindex.html
nexthttps://docs.python.org/2.7/library/socket.html
previoushttps://docs.python.org/2.7/library/ipc.html
Pythonhttps://www.python.org/
Python 2.7.18 documentationhttps://docs.python.org/2.7/index.html
The Python Standard Libraryhttps://docs.python.org/2.7/library/index.html
17. Interprocess Communication and Networkinghttps://docs.python.org/2.7/library/ipc.html
Copyrighthttps://docs.python.org/2.7/copyright.html
Please donate.https://www.python.org/psf/donations/
Found a bughttps://docs.python.org/2.7/bugs.html
Sphinxhttp://sphinx.pocoo.org/

URLs of crawlers that visited me.