On 10/10/2022 19:25, Weatherby,Gerard wrote: > > pylint, at least, provides a warning: > > fe.py:4:0: W0120: Else clause on loop without a break statement > (useless-else-on-loop) > I'm using flake8, it does not, alas. Axy.