Returns a tuple of all attributes attached to the given symbol. By default this will only include actual attributes (see orange.core.Attribute.isAttribute).
the symbol to return the attributes for
if true, will return all values. Included those not considered attributes
See Implementation
Returns a tuple of all attributes attached to the given symbol. By default this will only include actual attributes (see orange.core.Attribute.isAttribute).