In article <4b60a661$0$1598$742ec...@news.sonic.net>,
John Nagle 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 (a...@pythoncraft.com) <*>
Am Wednesday 27 January 2010 15:30:17 schrieb Stefan Behnel:
> Richard Lamboj, 27.01.2010 15:23:
> > Am Wednesday 27 January 2010 14:10:13 schrieb Stefan Behnel:
> >> Richard Lamboj, 27.01.2010 14:06:
> >>> just for _curiosity_. What would be if i start a thread in a nother
> >>> thread and acquir
Stefan Behnel wrote:
Richard Lamboj, 27.01.2010 15:23:
Am Wednesday 27 January 2010 14:10:13 schrieb Stefan Behnel:
Richard Lamboj, 27.01.2010 14:06:
just for _curiosity_. What would be if i start a thread in a nother
thread and acquire a lock in the "child" thread. Is there anything that
coul
Richard Lamboj, 27.01.2010 15:23:
> Am Wednesday 27 January 2010 14:10:13 schrieb Stefan Behnel:
>> Richard Lamboj, 27.01.2010 14:06:
>>> just for _curiosity_. What would be if i start a thread in a nother
>>> thread and acquire a lock in the "child" thread. Is there anything that
>>> could go wron
Am Wednesday 27 January 2010 14:10:13 schrieb Stefan Behnel:
> Richard Lamboj, 27.01.2010 14:06:
> > just for _curiosity_. What would be if i start a thread in a nother
> > thread and acquire a lock in the "child" thread. Is there anything that
> > could go wrong if someone try to start threads in
Richard Lamboj, 27.01.2010 14:06:
> just for _curiosity_. What would be if i start a thread in a nother thread
> and
> acquire a lock in the "child" thread. Is there anything that could go wrong
> if someone try to start threads in threads?
There's usually tons of things that can go wrong w.r.t
hello,
just for _curiosity_. What would be if i start a thread in a nother thread and
acquire a lock in the "child" thread. Is there anything that could go wrong
if someone try to start threads in threads?
Kind Regards,
Richi
--
http://mail.python.org/mailman/listinfo/python-list