[zeromq-dev] Weather update client in Python incorrect in Guide example

Kelvin Ishigo kkishigo at directv.com
Wed Jun 6 22:13:38 CEST 2012


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.






More information about the zeromq-dev mailing list