Home | History | Annotate | Download | only in test

Lines Matching refs:tcsetpgrp

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