in Python 3, the name for the exception instance is local to the except clause
commit755f2179ac1a2465508f6c0601ea49a520833f52
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Mon, 16 May 2011 07:40:28 +0000 (16 07:40 +0000)
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Mon, 16 May 2011 07:40:28 +0000 (16 07:40 +0000)
tree01fde3b1b0de6b0139a6b83f6e4dd1e54dfe8224
parentd58aeb3a45fd82d0c74d9bd5ef9d208a81bacae8
in Python 3, the name for the exception instance is local to the except clause

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7036 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
test/test_io.py