Fix 3423983 DocutilsXMLTestCase with indent and newlines options
commitc4fe12deb328e93b52aa95ba629360516f4b50e7
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Thu, 24 Nov 2011 08:59:47 +0000 (24 08:59 +0000)
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Thu, 24 Nov 2011 08:59:47 +0000 (24 08:59 +0000)
treeddcb5249f01a43fcc59e8385b6a902159a6f858d
parent88e3550ea12d078eb4f8fb3db78b738a3fb97d18
Fix 3423983 DocutilsXMLTestCase with indent and newlines options

Add sample strings with the new XML formatting introduced in versions 2.7.3
and 3.2.3 on 2011-11-18 to fix http://bugs.python.org/issue4147

git-svn-id: https://docutils.svn.sourceforge.net/svnroot/docutils/trunk/docutils@7226 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
docs/user/config.txt
docutils/writers/docutils_xml.py
test/test_writers/test_docutils_xml.py