David Rebbe <[email protected]> added the comment:
Welcome to enums, they don't matter until they do. I'm personally not a fan of enums for APIs but they exist all the time. Indexing was an example case that nothing starts at 1. See the attached file to demonstrate differences. ---------- Added file: https://bugs.python.org/file50234/enum_comparison.txt _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue44993> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
