示例#1
0
 def callback(i):
     t.update(numeric(i) - t.n)
示例#2
0
 def callback(i):
     t.update(numeric(i.decode()) - t.n)