Hi Richard,

On Tue, 4 Apr 2023 at 12:49, Richard Hajek <richard.m.ha...@gmail.com> wrote:
>
> I encountered that Enum having a len hid a mistake on my part. If len(Enum) 
> raised, my mistake would be immediately apparent, however at the end of the 
> day, my mistake was easily found.

Can any Python linting tools (such as pylint) detect a potential
problem with the code?

Thanks,
James
_______________________________________________
Python-ideas mailing list -- python-ideas@python.org
To unsubscribe send an email to python-ideas-le...@python.org
https://mail.python.org/mailman3/lists/python-ideas.python.org/
Message archived at 
https://mail.python.org/archives/list/python-ideas@python.org/message/QGKXR35IWKPH44QFXKJNZCNFRNE6JJTX/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to