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 *".
-- 
Aahz (a...@pythoncraft.com)           <*>         http://www.pythoncraft.com/

"You could make Eskimos emigrate to the Sahara by vigorously arguing --
at hundreds of screens' length -- for the wonder, beauty, and utility of
snow."  --PNH to rb in r.a.sf.f
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to