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-09-30.02:07:13
SpamBayes Score 0.0038941323
Marked as misclassified No
Message-id <1285812436.0.0.201008327626.issue8369@psf.upfronthosting.co.za>
In-reply-to
Content
There has been a lengthy discussion on the fellowship-of-the-packaging ML about what should or should not be a command.  One side argues that distutils commands should only concern themselves with packaging, distributing and installing, the other side defends that distutils, like a makefile, is a place to put useful functionality for developers.  test is in a gray area, lint even more.  I’ll ask for feedback on this later.
History
Date User Action Args
2010-09-30 02:07:17eric.araujosetrecipients: + eric.araujo, tarek
2010-09-30 02:07:16eric.araujosetmessageid: <1285812436.0.0.201008327626.issue8369@psf.upfronthosting.co.za>
2010-09-30 02:07:14eric.araujolinkissue8369 messages
2010-09-30 02:07:13eric.araujocreate