[issue12303] expose sigwaitinfo() and sigtimedwait() in the signal module

Ross Lagerwall report at bugs.python.org
Fri Jun 24 10:34:46 CEST 2011


Ross Lagerwall <rosslagerwall at gmail.com> added the comment:

Here's a patch to add the two functions (with docs and tests).

You'll need to run autoreconf before compiling.

----------
assignee:  -> rosslagerwall
keywords: +patch
nosy: +rosslagerwall
stage:  -> patch review
type:  -> feature request
Added file: http://bugs.python.org/file22434/issue12303.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12303>
_______________________________________


More information about the Python-bugs-list mailing list