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 ned.deily
Recipients alexis, eric.araujo, nadeem.vawda, ned.deily, pitrou, r.david.murray, tarek
Date 2011-06-13.22:37:46
SpamBayes Score 0.019489007
Marked as misclassified No
Message-id <1308004667.3.0.512569665682.issue12141@psf.upfronthosting.co.za>
In-reply-to
Content
I think one of the objectives of the test is to see that it works with the C API of that particular Python release as captured in its version of xxmodule.c.  And, while it could be argued that both distutils and packaging don't need their own copies, I think it is cleaner to keep the two testing environment uncoupled.
History
Date User Action Args
2011-06-13 22:37:47ned.deilysetrecipients: + ned.deily, pitrou, nadeem.vawda, tarek, eric.araujo, r.david.murray, alexis
2011-06-13 22:37:47ned.deilysetmessageid: <1308004667.3.0.512569665682.issue12141@psf.upfronthosting.co.za>
2011-06-13 22:37:46ned.deilylinkissue12141 messages
2011-06-13 22:37:46ned.deilycreate