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 lekma, pitrou, r.david.murray
Date 2009-12-18.11:14:49
SpamBayes Score 0.0004561971
Marked as misclassified No
Message-id <1261134891.0.0.875459853365.issue7523@psf.upfronthosting.co.za>
In-reply-to
Content
It would be better to use test skipping: (eg: @unittest.SkipUnless
before the test class).
History
Date User Action Args
2009-12-18 11:14:51r.david.murraysetrecipients: + r.david.murray, pitrou, lekma
2009-12-18 11:14:51r.david.murraysetmessageid: <1261134891.0.0.875459853365.issue7523@psf.upfronthosting.co.za>
2009-12-18 11:14:49r.david.murraylinkissue7523 messages
2009-12-18 11:14:49r.david.murraycreate