]> granicus.if.org Git - python/commit
SIGCHLD is a more portable name than SIGCLD. (OSX has no SIGCLD)
authorGregory P. Smith <greg@mad-scientist.com>
Tue, 14 Dec 2010 18:18:49 +0000 (18:18 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Tue, 14 Dec 2010 18:18:49 +0000 (18:18 +0000)
commit31d04f2183e564f858a7dd03f26290c4da98dd3e
tree72a8013c8eff62e4eec5897e3ab037361f6d23f3
parentec07331eea496469165dc3be45fadbeab641e083
SIGCHLD is a more portable name than SIGCLD.  (OSX has no SIGCLD)
Lib/test/subprocessdata/sigchild_ignore.py