Kelvin Ishigo <kkishigo <at> directv.com> writes: > > stuff = string.split() > temperature = stuff[1] > print 'weather_client:', string > total_temp += int(temperature) > Sorry, should have pointed out the source of code as the python example binding for the Weather Update client example in the 0mq guide.
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
