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 eric.araujo
Recipients alexis, amaury.forgeotdarc, eric.araujo, nadeem.vawda, pitrou, python-dev, r.david.murray, tarek, vstinner
Date 2011-06-18.20:49:40
SpamBayes Score 0.02161258
Marked as misclassified No
Message-id <1308430181.05.0.417738340825.issue12167@psf.upfronthosting.co.za>
In-reply-to
Content
> I changed test test to use a subprocess:

Yes, in packaging.  I replied to an earlier question about distutils:

>>> I could not find any test in distutils/tests that imports extension modules.
>> test_build_ext builds and imports xx.
History
Date User Action Args
2011-06-18 20:49:41eric.araujosetrecipients: + eric.araujo, amaury.forgeotdarc, pitrou, vstinner, nadeem.vawda, tarek, r.david.murray, alexis, python-dev
2011-06-18 20:49:41eric.araujosetmessageid: <1308430181.05.0.417738340825.issue12167@psf.upfronthosting.co.za>
2011-06-18 20:49:40eric.araujolinkissue12167 messages
2011-06-18 20:49:40eric.araujocreate