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 eric.araujo
Recipients asvetlov, berker.peksag, eric.araujo, hieu.nguyen, michael.foord, pitrou
Date 2012-12-15.21:03:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1355605433.25.0.219669018614.issue14266@psf.upfronthosting.co.za>
In-reply-to
Content
I think the __unittest name is magic to hide modules from the unittest package in error/failure tracebacks.

About the script: can’t it be as simple as runpy.run_module?
History
Date User Action Args
2012-12-15 21:03:53eric.araujosetrecipients: + eric.araujo, pitrou, michael.foord, asvetlov, hieu.nguyen, berker.peksag
2012-12-15 21:03:53eric.araujosetmessageid: <1355605433.25.0.219669018614.issue14266@psf.upfronthosting.co.za>
2012-12-15 21:03:53eric.araujolinkissue14266 messages
2012-12-15 21:03:53eric.araujocreate