]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
rename the new check_call_output to check_output. its less ugly.
authorGregory P. Smith <greg@mad-scientist.com>
Fri, 5 Dec 2008 02:27:01 +0000 (02:27 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Fri, 5 Dec 2008 02:27:01 +0000 (02:27 +0000)
commit26576801a683fba28e66fca4759fdc327e87ea3e
tree22e40cbdb3610f03c9c809ebc969c175ed0fd70b
parent1743201364feaa9ab56acda3ccef051b2dd1d814
rename the new check_call_output to check_output.  its less ugly.
Doc/library/subprocess.rst
Lib/subprocess.py
Lib/test/test_subprocess.py
Misc/NEWS