starting a thread in a nother thread
Aahz
aahz at pythoncraft.com
Mon Feb 1 16:16:47 EST 2010
In article <4b60a661$0$1598$742ec2ed at news.sonic.net>,
John Nagle <nagle at animats.com> wrote:
>
>If a C package called from Python crashes, the package is defective.
>Nothing you can do from Python should be able to cause a segmentation
>fault.
...unless you use ctypes.
--
Aahz (aahz at pythoncraft.com) <*> http://www.pythoncraft.com/
import antigravity
More information about the Python-list
mailing list