[Python-Dev] Testing Socket Timeouts patch 1519025 (original) (raw)

Jean-Paul Calderone exarkun at divmod.com
Sat Jul 29 23:44:28 CEST 2006


On Sat, 29 Jul 2006 14:38:38 -0700, Josiah Carlson <jcarlson at uci.edu> wrote:

If someone is looking for a project for 2.6 that digs into all sorts of platform-specific nastiness, they could add actual signal sending to the signal module (at least for unix systems).

Maybe I am missing something obvious, but what is necessary beyond os.kill()?

What /would/ be useful is a complete sigaction wrapper, but that's a completely separate topic.

Jean-Paul



More information about the Python-Dev mailing list