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 zach.ware
Recipients brett.cannon, ezio.melotti, zach.ware
Date 2013-05-28.15:03:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1369753429.53.0.394322949677.issue17691@psf.upfronthosting.co.za>
In-reply-to
Content
Looking at this again, the test_main magic wasn't too arcane, so here's a patch that does away with test_main (or load_tests) completely.
History
Date User Action Args
2013-05-28 15:03:49zach.waresetrecipients: + zach.ware, brett.cannon, ezio.melotti
2013-05-28 15:03:49zach.waresetmessageid: <1369753429.53.0.394322949677.issue17691@psf.upfronthosting.co.za>
2013-05-28 15:03:49zach.warelinkissue17691 messages
2013-05-28 15:03:49zach.warecreate