> + if val[0].get_value(): > + value = int(val[1].get_value()*10-650) Could you put spaces around the operators here? I just made Marco do it, and spotted this as I was reading the patch :D