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 anton.barkovsky, asvetlov, docs@python, python-dev, tshepang
Date 2012-08-09.12:28:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Wt7z24nkPzQ26@mail.python.org>
In-reply-to
Content
New changeset b863e231ad9f by Andrew Svetlov in branch 'default':
Issue #15501: Document exception classes in subprocess module.
http://hg.python.org/cpython/rev/b863e231ad9f

New changeset 1e8f6d8e5c0e by Andrew Svetlov in branch '3.2':
Issue #15501: Document exception classes in subprocess module.
http://hg.python.org/cpython/rev/1e8f6d8e5c0e

New changeset 9c99f31a9c2a by Andrew Svetlov in branch '2.7':
Issue #15501: Document exception classes in subprocess module.
http://hg.python.org/cpython/rev/9c99f31a9c2a
History
Date User Action Args
2012-08-09 12:28:03python-devsetrecipients: + python-dev, asvetlov, docs@python, tshepang, anton.barkovsky
2012-08-09 12:28:02python-devlinkissue15501 messages
2012-08-09 12:28:01python-devcreate