Report table parsing errors with correct line number.
commit53ae7026407ea591d6227dd78fb1cafc916be4ba
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Wed, 11 Jan 2012 20:28:57 +0000 (11 20:28 +0000)
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Wed, 11 Jan 2012 20:28:57 +0000 (11 20:28 +0000)
tree53b9d4db12657edb93ce3ce9e454c9c0706b85a6
parent7d51b592afbb654bd8cb84ba8b0a77aaf93882aa
Report table parsing errors with correct line number.

git-svn-id: https://docutils.svn.sourceforge.net/svnroot/docutils/trunk/docutils@7313 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
docutils/parsers/rst/states.py
docutils/parsers/rst/tableparser.py
test/test_parsers/test_rst/test_SimpleTableParser.py
test/test_parsers/test_rst/test_TableParser.py
test/test_parsers/test_rst/test_east_asian_text.py
test/test_parsers/test_rst/test_tables.py