On 05/18/2013 01:00 PM, Carlos Nepomuceno wrote:
Python really writes '\n\r' on Windows. Just check the files.

That's backwards. '\r\n' on Windows, IF you omit the b in the mode when creating the file.



--
DaveA
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to