Make ListView.change_entry always call its super.
authorMatthijs Kooijman <matthijs@stdin.nl>
Mon, 17 Aug 2009 22:07:51 +0000 (00:07 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Mon, 17 Aug 2009 22:07:51 +0000 (00:07 +0200)
commitf5dcb1ff56f0883463ddd14780bf1f89ce3c222e
treecedcc49452e999bb4b6ed39133df6f87d3d7b801
parent2f604638e8911e52289b0f10acac616ae9b605ae
Make ListView.change_entry always call its super.

This makes it work in multiple inheritance situations. Also document the
method.
src/gui/gui.py