Fix [ 3601607 ] node.__repr__() must return `str` instance.
commit3fbbb6ccfb836a55b11af8153be17fcc017a1a53
authormilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Mon, 21 Jan 2013 15:19:18 +0000 (21 15:19 +0000)
committermilde <milde@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>
Mon, 21 Jan 2013 15:19:18 +0000 (21 15:19 +0000)
treeb47b460964e99514c7cf12ab9da2c445ebb1904d
parent7692d71c1ebc1a5bbe0b3e15a098699445bc935d
Fix [ 3601607 ] node.__repr__() must return `str` instance.

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