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 r.david.murray
Recipients anacrolix, eric.araujo, michael.foord, r.david.murray
Date 2012-03-29.11:54:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1333022063.12.0.197142571418.issue14408@psf.upfronthosting.co.za>
In-reply-to
Content
Not particularly elegant?  Why not?  I find marking tests that should be executed by having them (and only them) inherit from TestCase to fit my sense of what is Pythonic, while having a hidden please-ignore-me attribute doesn't.
History
Date User Action Args
2012-03-29 11:54:23r.david.murraysetrecipients: + r.david.murray, eric.araujo, michael.foord, anacrolix
2012-03-29 11:54:23r.david.murraysetmessageid: <1333022063.12.0.197142571418.issue14408@psf.upfronthosting.co.za>
2012-03-29 11:54:22r.david.murraylinkissue14408 messages
2012-03-29 11:54:22r.david.murraycreate