<div dir="ltr"><div class="gmail_default" style="font-family:verdana,sans-serif">I just wanted to thank the pyflakes devs for having written the most useful checker in the python world. Pyflakes catches roughly 90% of the programming blunders I make, before ever I run the code.<br><br>My configuration of Leo ensures that:<br><br>- pyflakes checks all changed .py files as Leo writes them,<br>- Leo raises a dialog so that I can't ignore pyflakes warnings :-)<br clear="all"></div><br><div style="font-family:verdana,sans-serif" class="gmail_default">In other words, the pyflakes warnings are so important that it's worthwhile to stop everything and deal with them.<br><br></div><div style="font-family:verdana,sans-serif" class="gmail_default">11 months ago I studied pyflakes in detail in <a href="https://github.com/edreamleo/pyflakes-study">this repo</a>. The introductory remarks called pyflakes a work of genius. My admiration for pyflakes has only grown since then.<br><br>At that time I suggested some changes that would make pyflakes about 10% faster at the cost of making the code more complex. I regret making those suggestions. Pyflakes is plenty fast, even on Leo's biggest source files, some of which are almost 300K in size.<br><br></div><div style="font-family:verdana,sans-serif" class="gmail_default">Again, thank you for a truly great tool.<br><br></div><div style="font-family:verdana,sans-serif" class="gmail_default">Edward<br></div><div class="gmail_signature" data-smartmail="gmail_signature">------------------------------------------------------------------------------------------<br>Edward K. Ream: <a href="mailto:edreamleo@gmail.com" target="_blank">edreamleo@gmail.com</a> Leo: <a href="http://leoeditor.com/" target="_blank">http://leoeditor.com/</a><br>------------------------------------------------------------------------------------------</div>
</div>