[EMAIL PROTECTED] (Alex Martelli) writes:
[...]
> you should be using pychecker or pylint
[...]

I'm curious, as somebody who doesn't regularly use these tools: How do
they fit into your workflow?  Do you run them every few hours, every
day, every time you run functional tests, every release, every so
often, on gut feeling about when it's likely to catch problems...?

How do you cope with spurious warnings?  Does it involve tweaking code
to quell warnings?  Keeping suppression lists?  Maintaining special
invocations of pychecker / pylint per-project?  Do they cope well with
other people's code who do not use these tools?


John

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to