Re: [PATCH] avoid duplicate do_nothing() method definition
- From: Kai Willadsen <kai willadsen gmail com>
- To: Vincent Legoll <vincent legoll gmail com>
- Cc: meld-list gnome org
- Subject: Re: [PATCH] avoid duplicate do_nothing() method definition
- Date: Sun, 15 Feb 2009 16:47:51 +0100
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]