2009/2/15 Vincent Legoll <[email protected]>: > 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 _______________________________________________ meld-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/meld-list
