pythonreference.com
search statements, functions, methods, exceptions*
hide categoriessubprocess.call() | execute an external process |
subprocess.check_output() | execute an external process, output is returned as a string |
subprocess.call() | execute an external process |
subprocess.check_output() | execute an external process, output is returned as a string |