Maximum Number of Class Attributes
Bob Parnes
rparnes at megalink.net
Tue Jan 25 21:03:12 EST 2005
More information about the Python-list mailing list
Tue Jan 25 21:03:12 EST 2005
- Previous message (by thread): Maximum Number of Class Attributes
- Next message (by thread): limited python virtual machine
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 suggest a more reasonable value? Thanks in advance. Bob Parnes -- Bob Parnes rparnes at megalink.net
- Previous message (by thread): Maximum Number of Class Attributes
- Next message (by thread): limited python virtual machine
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list