Re: [PATCH] avoid duplicate do_nothing() method definition



2009/2/15 Vincent Legoll <vincent legoll gmail com>:
> in historyentry.py, factorize code to avoid duplicated method definitions

I agree that this should be fixed, but I don't like the approach, as I
think it makes it less obvious what's going on. I've just committed a
different fix that just uses lambdas instead of functions to avoid the
warning while keeping things simple.

Kai


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]