]> granicus.if.org Git - python/commit
Issue 2947: document how return code handling translates from
authorR. David Murray <rdmurray@bitdance.com>
Tue, 9 Jun 2009 00:44:22 +0000 (00:44 +0000)
committerR. David Murray <rdmurray@bitdance.com>
Tue, 9 Jun 2009 00:44:22 +0000 (00:44 +0000)
commitccb9d4b21c37183c1e2e10cd14e4f734157c153f
tree73c50af7f340a9b8580f1684569f108b578fef59
parenta5a5728cf01446f70c3bd09cc85453fdec71d461
Issue 2947: document how return code handling translates from
os.popen to subprocess.  Also fixes reference link in the
os.spawn documentation.
Doc/library/os.rst
Doc/library/subprocess.rst