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