Lines Matching refs:which
47 # Python expression which should return a note less than 10 (10 is the highest
48 # note).You have access to the variables errors warning, statement which
101 # Regular expression which should only match functions or classes name which do
109 # Regular expression which should only match correct module names
112 # Regular expression which should only match correct class names
115 # Regular expression which should only match correct function names
118 # Regular expression which should only match correct method names
121 # Regular expression which should only match correct argument names
124 # Regular expression which should only match correct variable names
127 # Good variable names which should always be accepted, separated by a comma
130 # Bad variable names which should always be refused, separated by a comma
211 # Deprecated modules which should not be used, separated by a comma