On 09:52 pm, [email protected] wrote:
In article <[email protected]>,
Robert Kern  <[email protected]> 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

Reply via email to