Searched refs:mock_fcntl (Results 1 – 1 of 1) sorted by relevance
239 def mock_fcntl(fd, flag): function255 with mock.patch('fcntl.fcntl', mock_fcntl), \