Lines Matching full:attribute_values
402 def __init__(self, container_path, attribute_values):406 @param attribute_values: A dictionary of attribute values for the413 for attribute, value in attribute_values.iteritems():425 attribute_values = containers[0]426 for attribute, value in attribute_values.iteritems():