Antoine Pitrou added the comment: > 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. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue15543> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com