示例#1
0
 def test_isatty(self):
     assert rposix.isatty(-1) is False
示例#2
0
 def test_isatty(self):
     assert rposix.isatty(-1) is False