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 eric.araujo, tarek
Date 2010-11-29.14:09:31
SpamBayes Score 0.0045796894
Marked as misclassified No
Message-id <1291039773.01.0.204662376507.issue10578@psf.upfronthosting.co.za>
In-reply-to
Content
In distutils2, we have a mock PyPI server to test index-related behavior, but in distutils we fix such things without automated tests.  I would like to add the mock server to distutils.
History
Date User Action Args
2010-11-29 14:09:33eric.araujosetrecipients: + eric.araujo, tarek
2010-11-29 14:09:33eric.araujosetmessageid: <1291039773.01.0.204662376507.issue10578@psf.upfronthosting.co.za>
2010-11-29 14:09:31eric.araujolinkissue10578 messages
2010-11-29 14:09:31eric.araujocreate