Update pylintrc file. Now function and method names can by up to 40 characters (30 was maximum previously).
Patch by: Pawel Solyga
Reviewed by: to-be-reviewed
"""Django Unit Test and Doctest framework."""from django.test.client import Clientfrom django.test.testcases import TestCase