[Patch] Refactored out match, matchall, and matchfiles from mercurial/cmdutil.py

Christian Ebert blacktrash at gmx.net
Mon Feb 22 11:43:41 CST 2010


* Benoit Boissinot on Monday, February 22, 2010 at 11:24:46 +0100
> On Sun, Feb 21, 2010 at 07:54:58PM -0500, Joe Amenta wrote:
>> Missed a line in hgext/hgk.py... new patch attached.
> I still see one problem. It introduces the following warnings with
> pylint:

[...]

> ************* Module hgext.keyword
> W0621:507:reposetup.kw_diff: Redefining name 'match' from outer scope (line 80)

That's not the fault of Joe's patch. It's the same with
cmdutil.match(). I submitted a patch the other day which removed
the warnings, but it was received, errrmh, ambiguosly ;-)

c
-- 
\black\trash movie    _C O W B O Y_  _C A N O E_  _C O M A_
                     Ein deutscher Western/A German Western

         --->> http://www.blacktrash.org/underdogma/ccc.php


More information about the Mercurial-devel mailing list