On Mon, Aug 15, 2011 at 2:52 PM, Gerrat Rickert <grick...@coldstorage.com>wrote:

> With surprising regularity, I see program postings (eg. on StackOverflow)
> from inexperienced Python users  accidentally re-assigning built-in names.
>

http://pypi.python.org/pypi/pylint checks for this and many other issues.

I don't know if pyflakes or pychecker do.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to