On Mon, Nov 17, 2014 at 11:24 AM, Ned Batchelder <n...@nedbatchelder.com> wrote: > Pylint isn't useful until you've tailored the messages. Personally, I avoid > map, but your usage may vary. The pylint message that always irked me was: > > W0142: Used * or ** magic
This is why I don't bother with linters at all. They're almost always more hassle than they're worth, because no two programmers agree on everything. ChrisA -- https://mail.python.org/mailman/listinfo/python-list