📰00Enums with custom orderReddit r/learnpython·u/kauwa-biryani·about 1 month ago#IgT4hsAL#enum#class#self#strenum#total_ordering#article+2 more🧰Tag tools✨Add tagI am trying to implement an StrEnum subclass that serializes like a str but I want objects of this subclass to sort in order of definition, not the str-value which is the default.… Read more15s0Read later0Read More