Lines Matching refs:List
20 # List of plugins (as comma separated values of python modules names) to load,
80 # List of builtins function names that should not be used, separated by a comma
136 # List of classes names for which member attributes should not be checked
144 # List of members which are set dynamically and missed by pylint inference
152 # List of note tags to take in consideration, separated by a comma.
180 # List of additional names supposed to be defined in builtins. Remember that
197 # List of optional constructs for which whitespace checking is disabled
262 # List of interface methods to ignore, separated by a comma. This is used for
266 # List of method names used to declare (i.e. assign) instance attributes.
269 # List of valid names for the first argument in a class method.
272 # List of valid names for the first argument in a metaclass class method.