<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 26, 2014 at 10:51 AM, Keith Derrick <span dir="ltr"><<a href="mailto:keith.derrick@lge.com" target="_blank">keith.derrick@lge.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div id=":6ym" class="a3s" style="overflow:hidden">But it seems to be confused by the second case, flagging "y" as an<br>
invalid variable-name at the assignment point for both versions.</div></blockquote></div><br>I think that's just because pylint, by default, doesn't like variable names with fewer than three characters. I think single-character variable names have their uses, and suppress that warning in my pylintrc file.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Skip</div><div class="gmail_extra"><br></div></div>