Home | History | Annotate | Download | only in test

Lines Matching refs:tcsetpgrp

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