Re: [PATCH] tree.py: Fix treeview_search_cb() argument mismatch
- From: Kai Willadsen <kai willadsen gmail com>
- To: Peter Tyser <ptyser gmail com>
- Cc: meld-list <meld-list gnome org>
- Subject: Re: [PATCH] tree.py: Fix treeview_search_cb() argument mismatch
- Date: Sun, 24 Nov 2013 05:53:14 +1000
On 23 November 2013 13:27, Peter Tyser <ptyser gmail com> wrote:
When trying to find a file in dirdiff or vcview mode the following
error would be displayed:
TypeError: treeview_search_cb() takes exactly 5 arguments (6 given)
Add an unused "data" argument to treeview_search_cb() to silence the
warning and allow file searching to work.
Thanks, pushed.
cheers,
Kai
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]