Home | History | Annotate | Download | only in python2.7

Lines Matching refs:_WTERMSIG

1312                 _WTERMSIG=os.WTERMSIG, _WIFEXITED=os.WIFEXITED,
1317 self.returncode = -_WTERMSIG(sts)