sigaction?

Neal Becker ndbecker2 at gmail.com
Thu Nov 4 13:03:12 EDT 2010


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?




More information about the Python-list mailing list