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.

Author vajrasky
Recipients barry, ezio.melotti, georg.brandl, pitrou, python-dev, r.david.murray, serhiy.storchaka, steven.daprano, vajrasky
Date 2013-08-13.13:30:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1376400604.3.0.366702618143.issue18725@psf.upfronthosting.co.za>
In-reply-to
Content
What about newline keyword argument?

Are we forcing the newline to be '\n'? Alternate newlines will be useful for Windows platform ('\r\n') and HTML platform ('<br />').
History
Date User Action Args
2013-08-13 13:30:04vajraskysetrecipients: + vajrasky, barry, georg.brandl, pitrou, ezio.melotti, steven.daprano, r.david.murray, python-dev, serhiy.storchaka
2013-08-13 13:30:04vajraskysetmessageid: <1376400604.3.0.366702618143.issue18725@psf.upfronthosting.co.za>
2013-08-13 13:30:04vajraskylinkissue18725 messages
2013-08-13 13:30:04vajraskycreate