python lister lments enum

list(map(type_of_enum_values, my_enum_name))
Uninterested Unicorn