rename the new check_call_output to check_output. its less ugly.
commit86f6c5488b50c2f71ad2712e9e6bce15f679981e
authorgregory.p.smith <gregory.p.smith@6015fed2-1504-0410-9fe1-9d1591cc4771>
Fri, 5 Dec 2008 02:27:01 +0000 (5 02:27 +0000)
committergregory.p.smith <gregory.p.smith@6015fed2-1504-0410-9fe1-9d1591cc4771>
Fri, 5 Dec 2008 02:27:01 +0000 (5 02:27 +0000)
tree57f7c210fc3d781d384855519feac828d751e262
parent7152ecdb190f7c59ce74f0f60dd26723cc61d734
rename the new check_call_output to check_output.  its less ugly.

git-svn-id: http://svn.python.org/projects/python/trunk@67543 6015fed2-1504-0410-9fe1-9d1591cc4771
Doc/library/subprocess.rst
Lib/subprocess.py
Lib/test/test_subprocess.py
Misc/NEWS