Why no warnings when re-assigning builtin names?

Dan Stromberg drsalists at gmail.com
Mon Aug 15 19:32:53 EDT 2011


On Mon, Aug 15, 2011 at 2:52 PM, Gerrat Rickert <grickert at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20110815/efad05a2/attachment-0001.html>


More information about the Python-list mailing list