On Wed, 26 Jan 2005 10:03:47 +0100,
Sylvain Thenault <[EMAIL PROTECTED]> wrote:
> On Wed, 26 Jan 2005 02:03:12 +, Bob Parnes wrote:
>
>> In its default configuration, my version of pylint (0.5.0) sets the
>> maximum number of class attributes at 7. This seems low to
On Wed, 26 Jan 2005 02:03:12 +, Bob Parnes wrote:
> In its default configuration, my version of pylint (0.5.0) sets the
> maximum number of class attributes at 7. This seems low to me, but I can
> see how an excessive number might make maintenance more difficult. Is this
> ind
In its default configuration, my version of pylint (0.5.0) sets the
maximum number of class attributes at 7. This seems low to me, but I
can see how an excessive number might make maintenance more
difficult. Is this indeed the best value for a maximum under ordinary
conditions? If not, can anyone