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 nikratio
Recipients jnoller, nikratio, ysj.ray
Date 2010-07-31.15:36:32
SpamBayes Score 0.36789846
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
@ray: Try it with the following dummy dcon program:

$ cat dcon 
#!/bin/sh

exit 127

(and change the path to dcon in bug.py accordingly).
History
Date User Action Args
2010-07-31 15:36:39nikratiosetrecipients: + nikratio, jnoller, ysj.ray
2010-07-31 15:36:39nikratiosetmessageid: <[email protected]>
2010-07-31 15:36:33nikratiolinkissue9400 messages
2010-07-31 15:36:32nikratiocreate