Fix 3423983 DocutilsXMLTestCase with indent and newlines options
commitf4c58d46a7b5f8bf71a032760cb5e84fb6c7d13c
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
parent36b69d7a0a1ca44ecdd14f0e1663252cb58bc60b
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: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7226 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
docs/user/config.txt
docutils/writers/docutils_xml.py
test/test_writers/test_docutils_xml.py