◐ Shell
clean mode source ↗

Message 145039 - Python tracker

Message145039

Author M..Z.
Recipients M..Z.
Date 2011-10-06.20:59:47
SpamBayes Score 0.0014697391
Marked as misclassified No
Message-id <1317934788.08.0.425265217585.issue13119@psf.upfronthosting.co.za>
In-reply-to
Content
In 3.2.2 the newline for print() is \n on Windows, and not \r\n as expected.

In 3.1.4 the newline is \r\n.

OS is Win 7, and tried on both 32 and 64 bit.

Small example with output is attached.
History
Date User Action Args
2011-10-06 20:59:48M..Z.setrecipients: + M..Z.
2011-10-06 20:59:48M..Z.setmessageid: <1317934788.08.0.425265217585.issue13119@psf.upfronthosting.co.za>
2011-10-06 20:59:47M..Z.linkissue13119 messages
2011-10-06 20:59:47M..Z.create