Paul Moore <[email protected]> added the comment: I found the problem - it's in packaging.util.write_record_file. The file passed to csv.writer should be opened with newline=''.
---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue13175> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
