Lines Matching refs:which

74 # Python expression which should return a note less than 10 (10 is the highest
75 # note). You have access to the variables errors warning, statement which
108 # Regular expression which should only match correct argument names
111 # Regular expression which should only match correct instance attribute names
117 # Bad variable names which should always be refused, separated by a comma
120 # Regular expression which should only match correct attribute names in class
124 # Regular expression which should only match correct class names
127 # Regular expression which should only match correct module level names
134 # Regular expression which should only match correct function names
138 # Good variable names which should always be accepted, separated by a comma
141 # Regular expression which should only match correct list comprehension /
145 # Regular expression which should only match correct method names
149 # Regular expression which should only match correct module names
152 # Colon delimited types of objects which should have the same naming style,
156 # Regular expression which should only match function or class names that do
163 # Regular expression which should only match correct variable names
239 # List of optional constructs for which whitespace checking is disabled
292 # Regexp for a TODO comment, which may be incorrect.
298 # Deprecated modules which should not be used, separated by a comma
364 # List of members which are set dynamically and missed by pylint inference
373 # List of classes names for which member attributes should not be checked