On Sat, Dec 3, 2011 at 2:57 AM, 88888 Dihedral
<dihedral88...@googlemail.com> wrote:
> Multiple thread supporting programming languages  in true OOP as Erlang and 
> Python do not talk about POSIX signals.

The OP talked about multiprocessing. Each thread of execution is a
separate context, and can receive signals.

ChrisA
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to