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 michael.driscoll
Recipients cvrebert, docs@python, michael.driscoll, ncoghlan
Date 2012-06-11.20:13:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1339445585.68.0.277016758116.issue14966@psf.upfronthosting.co.za>
In-reply-to
Content
I don't see the error, TimeoutExpired, documented either. At least the doc page mentions CalledProcessError a couple times. Do we want to use the docstring for CalledProcessError for the documentation page? Where on the page would it go? I assume we'd want an example showing how to use it?
History
Date User Action Args
2012-06-11 20:13:05michael.driscollsetrecipients: + michael.driscoll, ncoghlan, cvrebert, docs@python
2012-06-11 20:13:05michael.driscollsetmessageid: <1339445585.68.0.277016758116.issue14966@psf.upfronthosting.co.za>
2012-06-11 20:13:05michael.driscolllinkissue14966 messages
2012-06-11 20:13:04michael.driscollcreate