Catching a segfault in a Python library
Donn Ingle
donn.ingle at gmail.com
Sat Nov 24 01:41:15 EST 2007
> You may have to roll your own fork/exec to start the wxpython, instead
> of using popen or the subprocess module. I'm not terribly conversant
> in those modules but they may start a shell which would isolate your
> program from the wxpython exit code.
Hrmm... Neither am I, that's why I asked here :) But I'll skin that Python
when I get to it.
Thanks.
\d
More information about the Python-list
mailing list