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 serhiy.storchaka
Recipients ncoghlan, nedbat, pitrou, serhiy.storchaka
Date 2012-05-15.11:05:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1337080056.7941.32.camel@raxxla>
In-reply-to <1337056861.35.0.109478796982.issue14803@psf.upfronthosting.co.za>
Content
For faulthandler and coverage would be more convenient option "-M" (run
module with __name__='__premain__' (or something of the sort) and
continue command line processing).
History
Date User Action Args
2012-05-15 11:05:01serhiy.storchakasetrecipients: + serhiy.storchaka, ncoghlan, pitrou, nedbat
2012-05-15 11:05:01serhiy.storchakalinkissue14803 messages
2012-05-15 11:05:00serhiy.storchakacreate