Re: __slots__
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.python archive

Re: __slots__

From: John J. Lee <jjl@pobox.com>
Date: Sun Mar 26 2006 - 00:22:58 CET

aleaxit@yahoo.com (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
Received on Sun Apr 30 21:11:44 2006