Fix [ 348 ] Since Python 3.4, the 'U' universal newlines mode has been deprecated...
commitc891fa0f891196829b459c373d5fd4cfcb54930f
authorgrubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Sun, 9 Sep 2018 18:57:00 +0000 (9 18:57 +0000)
committergrubert <grubert@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Sun, 9 Sep 2018 18:57:00 +0000 (9 18:57 +0000)
tree6e78dfd4293fb2d9da64a658ef8fc0db46fb37b4
parentaad7773515155d63b0cc0fa03b504634e8ea69ec
Fix [ 348 ] Since Python 3.4, the 'U' universal newlines mode has been deprecated (thanks to hugovk).

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@8228 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
docutils/HISTORY.txt
docutils/docutils/io.py
docutils/test/test_io.py