Why doesn't python signal support sigaction?  I'm interested in trying 
sigaction with SA_RESTART to prevent interrupted system calls.  Or, would 
the usage of SA_RESTART within python cause other problems?

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

Reply via email to