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 brett.cannon, r.david.murray
Date 2011-01-21.20:12:14
SpamBayes Score 3.3023116e-05
Marked as misclassified No
Message-id <1295640738.44.0.805689863391.issue10966@psf.upfronthosting.co.za>
In-reply-to
Content
On second reading I see one way it is different: you suggest to move the list of expected skips out of regrtest.  So, are you suggesting, essentially, that support.import_module be replaced by an optional_import that takes arguments to indicate on which platforms the skip is expected?
History
Date User Action Args
2011-01-21 20:12:18r.david.murraysetrecipients: + r.david.murray, brett.cannon
2011-01-21 20:12:18r.david.murraysetmessageid: <1295640738.44.0.805689863391.issue10966@psf.upfronthosting.co.za>
2011-01-21 20:12:14r.david.murraylinkissue10966 messages
2011-01-21 20:12:14r.david.murraycreate