On Wed, Nov 26, 2014 at 10:51 AM, Keith Derrick <keith.derr...@lge.com> wrote:
> But it seems to be confused by the second case, flagging "y" as an > invalid variable-name at the assignment point for both versions. > 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. Skip
_______________________________________________ code-quality mailing list code-quality@python.org https://mail.python.org/mailman/listinfo/code-quality