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-04-11.14:17:03
SpamBayes Score 0.0011862592
Marked as misclassified No
Message-id <1270995426.89.0.712440512698.issue8369@psf.upfronthosting.co.za>
In-reply-to
Content
Add a command to run lint tools such as Python -3, pep8, pyflakes, pychecker, pylint.

I think this should not be a subcommand of test.

The idea comes from buildutils (http://pypi.python.org/pypi/buildutils/).
History
Date User Action Args
2010-04-11 14:17:06eric.araujosetrecipients: + eric.araujo, tarek
2010-04-11 14:17:06eric.araujosetmessageid: <1270995426.89.0.712440512698.issue8369@psf.upfronthosting.co.za>
2010-04-11 14:17:04eric.araujolinkissue8369 messages
2010-04-11 14:17:04eric.araujocreate