Lines Matching refs:expression
115 # Python expression which should return a note less than 10 (10 is the highest
198 # A regular expression matching names used for dummy variables (i.e. not used).
278 # Regular expression which should only match correct function names.
286 # Regular expression which should only match correct variable names
292 # Regular expression which should only match correct module level names
298 # Regular expression which should only match correct instance attribute names
304 # Regular expression which should only match correct argument names
310 # Regular expression which should only match correct class attribute
316 # Regular expression which should only match correct list comprehension /
317 # generator expression variable names
323 # Regular expression which should only match correct class names
329 # Regular expression which should only match correct module names. The
337 # Regular expression which should only match correct method names.
346 # Regular expression which should only match function or class names that do
369 # Argument names that match this expression will be ignored. Default to name