On Fri, Oct 14, 2011 at 12:51 PM, Mark Hammond wrote:
> On 14/10/2011 7:47 PM, John Aherne wrote:
> ...
>
> What I am trying to work out is should I import twisted.reactor etc
>> inside the thread start in SvcDoRUn or import it globally as one of the
>> examples does.
>>
>
> Dunno - does the exam
On 14/10/2011 7:47 PM, John Aherne wrote:
...
What I am trying to work out is should I import twisted.reactor etc
inside the thread start in SvcDoRUn or import it globally as one of the
examples does.
Dunno - does the example work? If it does, then "yes" but if it
doesn't, then "maybe not" :)