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-04-10.19:19:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1365621545.24.0.445008426691.issue17691@psf.upfronthosting.co.za>
In-reply-to
Content
Inheritance issues again.  This one has some magic in test_main to create the C and Python tests programmatically which I felt was best left alone, so the patch simply converts test_main into a load_tests which ignores its arguments.
History
Date User Action Args
2013-04-10 19:19:05zach.waresetrecipients: + zach.ware, brett.cannon, ezio.melotti
2013-04-10 19:19:05zach.waresetmessageid: <1365621545.24.0.445008426691.issue17691@psf.upfronthosting.co.za>
2013-04-10 19:19:05zach.warelinkissue17691 messages
2013-04-10 19:19:05zach.warecreate