get_attribute method

get_attribute

Gets the attribute.

Returns

The attribute value.

def get_attribute(self, attribute):
    ...
Parameter Type Description
attribute str The attribute.

See Also