Home | History | Annotate | Download | only in test

Lines Matching full:getppid

1246     @unittest.skipUnless(hasattr(os, 'getppid'),
1247 "Requires os.getppid")
1257 'os.kill(os.getppid(), signal.SIGUSR1)']