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 asvetlov, danielsh, eli.bendersky, r.david.murray
Date 2012-12-30.05:11:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1356844284.82.0.461613021212.issue16817@psf.upfronthosting.co.za>
In-reply-to
Content
As Nick pointed out in the thread, getting the correct module imports for C and python versions is what import_fresh_module in test.support is for.
History
Date User Action Args
2012-12-30 05:11:24r.david.murraysetrecipients: + r.david.murray, eli.bendersky, asvetlov, danielsh
2012-12-30 05:11:24r.david.murraysetmessageid: <1356844284.82.0.461613021212.issue16817@psf.upfronthosting.co.za>
2012-12-30 05:11:24r.david.murraylinkissue16817 messages
2012-12-30 05:11:24r.david.murraycreate