Lines Matching refs:tcsetpgrp
1663 @unittest.skipUnless(hasattr(os, 'tcsetpgrp'), 'test needs os.tcsetpgrp()')1665 self.check(os.tcsetpgrp, 0)