This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author python-dev
Recipients berker.peksag, docs@python, python-dev
Date 2012-10-26.20:10:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3XpGXT1M2fzPb4@mail.python.org>
In-reply-to
Content
New changeset 7a69b4077afb by Ezio Melotti in branch '2.7':
#16332: use "except OSError as e" in subprocess docs.  Patch by Berker Peksag.
http://hg.python.org/cpython/rev/7a69b4077afb
History
Date User Action Args
2012-10-26 20:10:17python-devsetrecipients: + python-dev, docs@python, berker.peksag
2012-10-26 20:10:17python-devlinkissue16332 messages
2012-10-26 20:10:17python-devcreate