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 mu_mind
Recipients alexis, eric.araujo, mu_mind, tarek
Date 2011-10-19.05:35:00
SpamBayes Score 3.1901365e-07
Marked as misclassified No
Message-id <1319002501.37.0.296452776183.issue13205@psf.upfronthosting.co.za>
In-reply-to
Content
Regression tests. Not positive that subprocess is the best approach for running these, but it seems to work.

In the process of writing tests, I discovered another missing import for PackagingFileError when there's no setup.cfg.
History
Date User Action Args
2011-10-19 05:35:01mu_mindsetrecipients: + mu_mind, tarek, eric.araujo, alexis
2011-10-19 05:35:01mu_mindsetmessageid: <1319002501.37.0.296452776183.issue13205@psf.upfronthosting.co.za>
2011-10-19 05:35:00mu_mindlinkissue13205 messages
2011-10-19 05:35:00mu_mindcreate