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 serhiy.storchaka
Recipients Arfrever, asvetlov, chris.jerdonek, docs@python, georg.brandl, gvanrossum, jackjansen, nadeem.vawda, pitrou, r.david.murray, rhettinger, serhiy.storchaka, stutzbach
Date 2012-09-28.22:02:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1348869770.54.0.50243947196.issue15204@psf.upfronthosting.co.za>
In-reply-to
Content
Chris, you did a great job on improving the documentation (including about universal newlines). Can you help with this issue?

For the first stage should be clearly shown that "U" mode is not only should not be used in new code, but must be removed from the old code.

Stage 1 patch updated to resolve conflicts with Chris changes.
History
Date User Action Args
2012-09-28 22:02:50serhiy.storchakasetrecipients: + serhiy.storchaka, gvanrossum, jackjansen, georg.brandl, rhettinger, pitrou, nadeem.vawda, stutzbach, Arfrever, r.david.murray, asvetlov, chris.jerdonek, docs@python
2012-09-28 22:02:50serhiy.storchakasetmessageid: <1348869770.54.0.50243947196.issue15204@psf.upfronthosting.co.za>
2012-09-28 22:02:50serhiy.storchakalinkissue15204 messages
2012-09-28 22:02:50serhiy.storchakacreate