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.18:58:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1365620287.02.0.897864401648.issue17690@psf.upfronthosting.co.za>
In-reply-to
Content
Just inheritance issues in this one.  The patch removes _BaseYearTest as its only use was as a unittest.TestCase subclass to inherit from, which caused the discovery issues.
History
Date User Action Args
2013-04-10 18:58:07zach.waresetrecipients: + zach.ware, brett.cannon, ezio.melotti
2013-04-10 18:58:07zach.waresetmessageid: <1365620287.02.0.897864401648.issue17690@psf.upfronthosting.co.za>
2013-04-10 18:58:06zach.warelinkissue17690 messages
2013-04-10 18:58:06zach.warecreate