--- a/reportlab/platypus/paraparser.py Wed Sep 27 21:40:07 2006 +0000
+++ b/reportlab/platypus/paraparser.py Fri Sep 29 19:37:07 2006 +0000
@@ -8,7 +8,7 @@
import sys
import os
import copy
-
+import unicodedata
import reportlab.lib.sequencer
from reportlab.lib.abag import ABag