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, brian.curtin, eric.araujo, loewis, python-dev, schmir, tarek
Date 2012-03-07.20:30:19
SpamBayes Score 8.683967e-06
Marked as misclassified No
Message-id <1331152220.11.0.791163185744.issue13719@psf.upfronthosting.co.za>
In-reply-to
Content
I forgot to mention two other problems in my test:
- need to pass name and version keyword arguments to self.create_dist or to change the expected filename to UNKNOWN-UNKNOWN
- need to embed the result of distutils.util.get_platform() into the expected filename
History
Date User Action Args
2012-03-07 20:30:20eric.araujosetrecipients: + eric.araujo, loewis, schmir, tarek, brian.curtin, alexis, python-dev
2012-03-07 20:30:20eric.araujosetmessageid: <1331152220.11.0.791163185744.issue13719@psf.upfronthosting.co.za>
2012-03-07 20:30:19eric.araujolinkissue13719 messages
2012-03-07 20:30:19eric.araujocreate