Lines Matching full:isatty
620 if hasattr(os, "isatty"):621 self.assertEqual(os.isatty(test_support.make_bad_fd()), False)