DOM->reStructuredText and problem with unicode in converter tests

Added conversion of <part> (macros), <note> (footnotes), <line-break>.

When i try to do some converter tests with unicode input:

>           self._parser.Parse(data, 0)
E           UnicodeEncodeError: 'ascii' codec can't encode characters in position 138-142: ordinal not in range(128)

MoinMoin/support/emeraldtree/tree.py:1146: UnicodeEncodeError

MoinMoin: DmitryAndreev/GSoC2010/Diary/2010-06-15 (last edited 2010-06-15 20:49:25 by DmitryAndreev)