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 pitrou
Recipients chris.jerdonek, docs@python, pitrou, serhiy.storchaka
Date 2012-08-03.23:12:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1344035574.69.0.93128834228.issue15543@psf.upfronthosting.co.za>
In-reply-to
Content
> Since universal newline mode is discouraged and getting deprecated in
> the built-in open() function

There may (or may not :-)) be a misunderstanding. Universal newlines are not discouraged; it's the legacy "U" flag which is deprecated.
History
Date User Action Args
2012-08-03 23:12:54pitrousetrecipients: + pitrou, chris.jerdonek, docs@python, serhiy.storchaka
2012-08-03 23:12:54pitrousetmessageid: <1344035574.69.0.93128834228.issue15543@psf.upfronthosting.co.za>
2012-08-03 23:12:54pitroulinkissue15543 messages
2012-08-03 23:12:53pitroucreate