Backwards-compatible fix for system-exit on IOError.
commit99e472a141e661d1ce3d7797283d044579b0068a
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Mon, 19 Mar 2012 22:59:09 +0000 (19 22:59 +0000)
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Mon, 19 Mar 2012 22:59:09 +0000 (19 22:59 +0000)
treed0ec57c09acf3cbaa15fe4ebbe9b95d07467f839
parent51cf5dee17ea6a776c3c43b1dd7be444d9c65791
Backwards-compatible fix for system-exit on IOError.

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7384 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
HISTORY.txt
docutils/core.py
docutils/io.py
test/test_parsers/test_rst/test_directives/test_include.py
test/test_parsers/test_rst/test_directives/test_raw.py
test/test_publisher.py