Issue 2947: document how return code handling translates from
commit4f0e9a910b0a149123c5b641f4658d8fd492dc10
authorr.david.murray <r.david.murray@6015fed2-1504-0410-9fe1-9d1591cc4771>
Tue, 9 Jun 2009 00:44:22 +0000 (9 00:44 +0000)
committerr.david.murray <r.david.murray@6015fed2-1504-0410-9fe1-9d1591cc4771>
Tue, 9 Jun 2009 00:44:22 +0000 (9 00:44 +0000)
treef9887d2561e55e52fa41ec13facb001fed3e12b9
parentae92bd0d305e120f378c8b7c8e50666cef2fc5a9
Issue 2947: document how return code handling translates from
os.popen to subprocess.  Also fixes reference link in the
os.spawn documentation.

git-svn-id: http://svn.python.org/projects/python/trunk@73313 6015fed2-1504-0410-9fe1-9d1591cc4771
Doc/library/os.rst
Doc/library/subprocess.rst