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 ppperry
Recipients Vladimir Feinberg, Winterflower, davin, dsoprea, ppperry, sbt
Date 2017-03-14.00:07:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1489450061.53.0.770235166049.issue19675@psf.upfronthosting.co.za>
In-reply-to
Content
Can't you just mock the Process class to have a start method that always raises an error?
History
Date User Action Args
2017-03-14 00:07:41ppperrysetrecipients: + ppperry, sbt, dsoprea, davin, Winterflower, Vladimir Feinberg
2017-03-14 00:07:41ppperrysetmessageid: <1489450061.53.0.770235166049.issue19675@psf.upfronthosting.co.za>
2017-03-14 00:07:41ppperrylinkissue19675 messages
2017-03-14 00:07:41ppperrycreate