This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 M..Z.
收信人 M..Z.
日期 2011-10-06.20:59:47
SpamBayes Score 0.0014697391
Marked as misclassified
Message-id <1317934788.08.0.425265217585.issue13119@psf.upfronthosting.co.za>
In-reply-to
内容
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.
历史
日期 用户 动作 参数
2011-10-06 20:59:48M..Z.修改recipients: + M..Z.
2011-10-06 20:59:48M..Z.修改messageid: <1317934788.08.0.425265217585.issue13119@psf.upfronthosting.co.za>
2011-10-06 20:59:47M..Z.链接issue13119 messages
2011-10-06 20:59:47M..Z.创建