[Python-ideas] Should stdlib provide something to properly handle SIGINT/SIGTERM signals?

Giampaolo Rodolà g.rodola at gmail.com
Tue Dec 27 18:57:29 CET 2011


Since this is a problem which occurs very often, I'd like to hear your
opinion as to whether something like this might find some place in the
python stdlib (signal module maybe?).
Please read the discussion included in this recipe:
http://code.activestate.com/recipes/577997/
It should provide a description of the problem and the general use case.

Thanks in advance for your comments,

--- Giampaolo
http://code.google.com/p/pyftpdlib/
http://code.google.com/p/psutil/



More information about the Python-ideas mailing list