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 gregory.p.smith
Recipients Mark.Gius, gregory.p.smith, jcea, neologix
Date 2012-10-29.02:08:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <CAGE7PNJSZugXZFFFBRK9eUXs+XHVB-o58ditTeaBGf7904VTKQ@mail.gmail.com>
In-reply-to <1351464649.58.0.0668670997444.issue16327@psf.upfronthosting.co.za>
Content
Stubbing _execute_child out for a test is easiest. No need to craft ways to
cause an actual fork failure.
History
Date User Action Args
2012-10-29 02:08:51gregory.p.smithsetrecipients: + gregory.p.smith, jcea, neologix, Mark.Gius
2012-10-29 02:08:51gregory.p.smithlinkissue16327 messages
2012-10-29 02:08:51gregory.p.smithcreate