29 Sep
2013
29 Sep
'13
8:16 a.m.
On Sun, Sep 29, 2013 at 10:40 AM, Dan Smith dsmith@danplanet.com wrote:
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
Certainly