[PATCH] keyword: reduce pylint warnings by renaming some variables

Benoit Boissinot benoit.boissinot at ens-lyon.org
Tue Feb 9 07:16:34 CST 2010


On Tue, Feb 09, 2010 at 02:13:50PM +0100, Dirkjan Ochtman wrote:
> On Tue, Feb 9, 2010 at 14:10, Christian Ebert <blacktrash at gmx.net> wrote:
> > # HG changeset patch
> > # User Christian Ebert <blacktrash at gmx.net>
> > # Date 1265720361 -3600
> > # Node ID b00ebfc05c5cc3a16d1af60c76be5edfcd41ef71
> > # Parent  d216fa04e48a2aeeae138b8d4995ff25fbd771c2
> > keyword: reduce pylint warnings by renaming some variables
> 
> What pylint warning does this fixed? This seems like it might be overdoing it.

W0621:166:kwtemplater.overwrite: Redefining name 'files' from outer scope (line 375)
W0621:166:kwtemplater.overwrite: Redefining name 'expand' from outer scope (line 365)

Benoit
-- 
:wq


More information about the Mercurial-devel mailing list