Address [ 249 ] and [ 250 ]. CSV table fails on python 2 with unicode.
commita20bee62cf2b0e0c9bb321aab20c33ff74e21672
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Thu, 20 Mar 2014 10:51:10 +0000 (20 10:51 +0000)
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Thu, 20 Mar 2014 10:51:10 +0000 (20 10:51 +0000)
treea1287370b891c98e10c40e722510503892335603
parent77a5c58ef45ee2ecee24c36b18d63339a0294901
Address [ 249 ] and [ 250 ]. CSV table fails on python 2 with unicode.

While the problem of Unicode characters in the options under Python 2
cannot be solved with reasonable effort, the patch improves error reporting
and documents the limitation.

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@7747 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
HISTORY.txt
docs/ref/rst/directives.txt
docutils/parsers/rst/directives/tables.py