[Twisted-Python] The idea is to put a reactor

2011-09-21 Thread Diego Uribe Gamez
hello: I'm making a program that captures a GPS data from a ip port, it I have an infinite loop to stay to listen, to finish out a List each item, when the data reaches the List is displayed. The idea is to put a reactor that allows me to use the variable "list" without regardless of the loop and

Re: [Twisted-Python] Welcome to the "Twisted-Python" mailing list (Digest mode)

2011-09-20 Thread Diego Uribe Gamez
hello: I'm making a program that captures a GPS data from a ip port, it I have an infinite loop to stay to listen, to finish out a List each item, when the data reaches the List is displayed. The idea is to put a reactor that allows me to use the variable "list" without regardless of the loop and