Hacker News new | ask | show | jobs
by dietrichepp 4791 days ago
That's not all it's there for. Python programmers expect to be able to do things like print(obj.__class__.__name__). You're definitely free to write your own alternative Enum, however, since it's just a library function.