Home | History | Annotate | Download | only in idlelib

Lines Matching defs:SIGTERM

45     from signal import SIGTERM
47 SIGTERM = 15
512 os.kill(self.rpcpid, SIGTERM)