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 Unit03, r.david.murray
Date 2016-05-24.21:32:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1464125567.59.0.44533338693.issue27107@psf.upfronthosting.co.za>
In-reply-to
Content
Look at your mimetypes patch, for example.   That if __name__='__main__' clause is all that is needed.  The test_main stuff can be dropped.

The question, I suppose, is the reap_children call, and that may be why it hasn't been converted yet.
History
Date User Action Args
2016-05-24 21:32:47r.david.murraysetrecipients: + r.david.murray, Unit03
2016-05-24 21:32:47r.david.murraysetmessageid: <1464125567.59.0.44533338693.issue27107@psf.upfronthosting.co.za>
2016-05-24 21:32:47r.david.murraylinkissue27107 messages
2016-05-24 21:32:47r.david.murraycreate