Hi,

just found some typo in gtk.py (lines 1220--1221):

def row_move(self, soure_row, dest_row):
                   ^^^^^^^^^ should be source_row
        _gtk.gtk_clist_row_move(self._o, source_row, dest_row)

Martin

-- 
Martin Preishuber - Student, ECLiPt Core Member, SysAdmin
http://eclipt.uni-klu.ac.at,
mailto:[EMAIL PROTECTED]

The race is not always to the swift, nor the battle to the strong, but
that's the way to bet.
-- Damon Runyon
To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]

Reply via email to