On Mon, Nov 24, 2008 at 8:37 AM, Nahuel Defossé <nahueldefosse@yahoo.com.ar> wrote:
Hi,
I'm trying to use a simple application based in twisted.internet.Protocol with
PyQt4.
PyQt has its own way of dealing with events, I've tried to run the reactor in
a thread, but it says it only can acquire SIGINT from the main thread :(