On 09:52 pm, a...@pythoncraft.com wrote:
In article <mailman.2279.1256851983.2807.python-l...@python.org>,
Robert Kern <robert.k...@gmail.com> wrote:
I like using pyflakes. It catches most of these kinds of typo errors,
but is
much faster than pylint or pychecker.
Coincidentally, I tried PyFlakes yesterday and was unimpressed with the
way it doesn't work with "import *".
Consider it (some very small, I'm sure) motivation to stop using "import
*", which is itself only something used in unimpressive software. ;)
Jean-Paul
--
http://mail.python.org/mailman/listinfo/python-list