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 db3l
Recipients db3l, skrah, vstinner
Date 2010-12-27.22:15:41
SpamBayes Score 0.0001328774
Marked as misclassified No
Message-id <1293488146.48.0.278629930558.issue8719@psf.upfronthosting.co.za>
In-reply-to
Content
Wouldn't that module have to be put into the actual source tree, since the tests run beneath the interpreter/libraries that are built for the test?

That may be what you meant, but "installed on this host" made me think I could do something external on the buildbot which I don't think would work given that the module has to be called from within the tests themselves?

-- David
History
Date User Action Args
2010-12-27 22:15:46db3lsetrecipients: + db3l, vstinner, skrah
2010-12-27 22:15:46db3lsetmessageid: <1293488146.48.0.278629930558.issue8719@psf.upfronthosting.co.za>
2010-12-27 22:15:41db3llinkissue8719 messages
2010-12-27 22:15:41db3lcreate