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 <[email protected]>
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: <[email protected]>
2013-04-10 18:58:06zach.warelinkissue17690 messages
2013-04-10 18:58:06zach.warecreate