[Twisted-Python] Twisted Signal Handler and wxPython
Itamar Shtull-Trauring
itamar at itamarst.org
Tue Nov 25 09:42:50 MST 2003
On Tue, 25 Nov 2003 17:18:27 +0100
Thorsten Henninger <henni at brainbot.com> wrote:
> I had a problem using wxPython together with twisted.
> The following code shows, that one has to start the reactor with the
> flag "installSignalHandlers=0", otherwise an SystemError occures.
> How does this affect my Twsited-Application?
C-c and friends won't work, that's it. And reactor.spawnProcess may have
issues. This is a bug in wxPython which may have been fixed in newer
versions (and didn't occur in older versions).
--
Itamar Shtull-Trauring http://itamarst.org/
Available for Python & Twisted consulting
More information about the Twisted-Python
mailing list