[posted & e-mailed] In article <[email protected]>, Philip Semanchuk <[email protected]> wrote: > >I'm trying call Python from inside of a C thread that's running in a >Python extension I've written and I am not having much luck. My C >thread function consists of simply this, and I get a segmentation >fault from Python:
Because it's been a week without response, I suggest you try the capi mailing list. -- Aahz ([email protected]) <*> http://www.pythoncraft.com/ Weinberg's Second Law: If builders built buildings the way programmers wrote programs, then the first woodpecker that came along would destroy civilization. -- http://mail.python.org/mailman/listinfo/python-list
