Searched refs:attribute_specs (Results 1 – 1 of 1) sorted by relevance
230 def _check_attributes(attribute_list, types, back_end, attribute_specs, argument251 if attribute_specs is None:252 attribute_specs = []277 if attr_key not in attribute_specs: