James Henstridge <[EMAIL PROTECTED]> writes: > As for doing a python no op, I have no idea how python triggers the > calling of signal handlers The signal handlers are queued up somewhere; Python will empty the queue as soon as it gets the chance -- I'm certain of that. A no-op would be quite sufficient for that. > (does it have anything to do with the threading code?). I don't think so, no. To unsubscribe: echo "unsubscribe" | mail [EMAIL PROTECTED]
- [pygtk] Hooking into Gtk iterations Hrvoje Niksic
- Re: [pygtk] Hooking into Gtk iterations James Henstridge
- Re: [pygtk] Hooking into Gtk iterations Hrvoje Niksic
- Re: [pygtk] Hooking into Gtk iterations James Henstridge
- Re: [pygtk] Hooking into Gtk iterations Hrvoje Niksic
- Re: [pygtk] Hooking into Gtk iterations Aaron Optimizer Digulla
- Re: [pygtk] Hooking into Gtk iterations Hrvoje Niksic
- Re: [pygtk] Hooking into Gtk iterations Aaron Optimizer Digulla
- Re: [pygtk] Hooking into Gtk iterations Hrvoje Niksic
