[PATCH 3 of 3 RFC] current failings for "undefined name"

Steve Borho steve at borho.org
Tue May 3 18:58:42 CDT 2011


On Tue, May 3, 2011 at 4:21 PM, timeless <timeless at gmail.com> wrote:
> On Tue, May 3, 2011 at 11:51 PM, Matt Mackall <mpm at selenic.com> wrote:
>> Did this one catch anything interesting?
>
> you mean like:
> +  hgext/convert/git.py:38: undefined name 'stdout'

Hmm, I wonder if that is related to:

https://bitbucket.org/tortoisehg/thg/issue/597/error-on-update-after-pull-with-git

> ?, i think we all found that one interesting.
>
> currently it's complaining about:
> +  mercurial/dagutil.py:131: undefined name '_'
>
> which should be fixed by:
> from i18n import _
>
> So yes, it seems to be catching important bugs...
> _______________________________________________
> Mercurial-devel mailing list
> Mercurial-devel at selenic.com
> http://selenic.com/mailman/listinfo/mercurial-devel
>



-- 
Steve Borho


More information about the Mercurial-devel mailing list