Apply patch by Neil Schemenauer to fix bad string escapes
commit0d57e05104013d91893666905805cd4b8b10181e
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Sat, 10 Dec 2016 17:50:59 +0000 (10 17:50 +0000)
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Sat, 10 Dec 2016 17:50:59 +0000 (10 17:50 +0000)
tree6409fe00629a7c892d1ce62be672dd39a4702e81
parent26a048e845cc4c9becad634004bfe182ef43d7c7
Apply patch by Neil Schemenauer to fix bad string escapes
(http://permalink.gmane.org/gmane.text.docutils.devel/7521).

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7995 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
docutils/io.py
docutils/parsers/rst/__init__.py
docutils/transforms/peps.py
docutils/utils/math/latex2mathml.py
docutils/utils/math/math2html.py
docutils/writers/_html_base.py
docutils/writers/latex2e/__init__.py
docutils/writers/manpage.py