
report at bugs
Jul 13, 2009, 10:41 PM
Post #1 of 2
(191 views)
Permalink
|
|
[issue6481] PATCH: typo in subprocess documentation
|
|
New submission from Yinon Ehrlich <yinoneh [at] users>: os.waitpid returns a tuple (pid, status) ---------- assignee: georg.brandl components: Documentation files: subprocess.patch keywords: patch messages: 90513 nosy: Yinon, georg.brandl severity: normal status: open title: PATCH: typo in subprocess documentation versions: Python 2.6 Added file: http://bugs.python.org/file14498/subprocess.patch _______________________________________ Python tracker <report [at] bugs> <http://bugs.python.org/issue6481> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/list-python-bugs%40lists.gossamer-threads.com
|