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 ezio.melotti
Recipients barry, docs@python, ezio.melotti, python-dev, r.david.murray, scharron, serhiy.storchaka, terry.reedy, vstinner
Date 2014-10-28.12:45:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1414500346.84.0.398296708169.issue22232@psf.upfronthosting.co.za>
In-reply-to
Content
There are some ascii line breaks other than \n, \r, \r\n.
unicode=True might be better, but might be confused with unicode strings.
Maybe unicode_linebreaks or unicode_newlines?
History
Date User Action Args
2014-10-28 12:45:46ezio.melottisetrecipients: + ezio.melotti, barry, terry.reedy, vstinner, r.david.murray, docs@python, python-dev, serhiy.storchaka, scharron
2014-10-28 12:45:46ezio.melottisetmessageid: <1414500346.84.0.398296708169.issue22232@psf.upfronthosting.co.za>
2014-10-28 12:45:46ezio.melottilinkissue22232 messages
2014-10-28 12:45:46ezio.melotticreate