SafeString: normalize filename quoting for EnvironmentError exceptions.
commit7207b2d4895fe28afd0c73c6663ecee1430f0a4e
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Thu, 19 Jan 2012 11:31:58 +0000 (19 11:31 +0000)
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Thu, 19 Jan 2012 11:31:58 +0000 (19 11:31 +0000)
tree06d35993439577bf0ba11b3fa3104d10f87bd9f2
parenta56e4f81a4861e12dc7fd326a03a0166a4fc149a
SafeString: normalize filename quoting for EnvironmentError exceptions.

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7316 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
docutils/_compat.py
docutils/error_reporting.py
test/test_parsers/test_rst/test_directives/test_raw.py
test/test_parsers/test_rst/test_directives/test_tables.py