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 r.david.murray
Recipients benjamin.peterson, eric.smith, petri.lehtinen, r.david.murray, skrah
Date 2011-06-24.01:10:12
SpamBayes Score 3.6082067e-06
Marked as misclassified No
Message-id <1308877813.99.0.197321565323.issue10206@psf.upfronthosting.co.za>
In-reply-to
Content
Hmm.  I don't know that it is really necessary to cater to the particular failure mode, I was more interested in seeing a unit test that checked the correct behavior: that a syntax error is raised (by capturing the output using the tools in script_helper).  If we do keep the timeout, comments explaining why would be a good idea, because it is completely un-obvious why the test is doing what it is doing...
History
Date User Action Args
2011-06-24 01:10:14r.david.murraysetrecipients: + r.david.murray, eric.smith, benjamin.peterson, skrah, petri.lehtinen
2011-06-24 01:10:13r.david.murraysetmessageid: <1308877813.99.0.197321565323.issue10206@psf.upfronthosting.co.za>
2011-06-24 01:10:13r.david.murraylinkissue10206 messages
2011-06-24 01:10:12r.david.murraycreate