Lines Matching refs:which

69 # Python expression which should return a note less than 10 (10 is the highest
70 # note). You have access to the variables errors warning, statement which
103 # Regular expression which should only match correct argument names
106 # Regular expression which should only match correct instance attribute names
112 # Bad variable names which should always be refused, separated by a comma
115 # Regular expression which should only match correct attribute names in class
119 # Regular expression which should only match correct class names
122 # Regular expression which should only match correct module level names
129 # Regular expression which should only match correct function names
133 # Good variable names which should always be accepted, separated by a comma
136 # Regular expression which should only match correct list comprehension /
140 # Regular expression which should only match correct method names
144 # Regular expression which should only match correct module names
147 # Colon delimited types of objects which should have the same naming style,
151 # Regular expression which should only match function or class names that do
158 # Regular expression which should only match correct variable names
234 # List of optional constructs for which whitespace checking is disabled
287 # Regexp for a TODO comment, which may be incorrect.
293 # Deprecated modules which should not be used, separated by a comma
359 # List of members which are set dynamically and missed by pylint inference
368 # List of classes names for which member attributes should not be checked