On windows os.linesep includes a carriage return, so when the output file is opened in text mode, \n is translated to \r\n. This can be disabled by passing newline='' when opening the file. Whether ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results