Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
You need to sign in or sign up before continuing.
cpython
Lib
subprocess.py
Find file
Blame
History
Permalink
Adds a subprocess.check_call_output() function to return the output from a
· 97f49f4b
Gregory P. Smith
authored
Dec 04, 2008
process on success or raise an exception on error.
97f49f4b