scanner: More XML unicode fixes
authorColin Walters <walters@verbum.org>
Thu, 2 Dec 2010 19:58:27 +0000 (14:58 -0500)
committerColin Walters <walters@verbum.org>
Thu, 2 Dec 2010 19:58:27 +0000 (14:58 -0500)
commit805ed9f5150d8d202700d4be67af9d7068d8db5b
tree042383ebaf9cebc3a98bf0185ae69cafa45885d9
parentb6405089448ea588989faf1b4bff3aa96cd5c291
scanner: More XML unicode fixes

Coerce input temporarily inside xmlwriter into Unicode to do
string manipulation, and then only convert it to "UTF8str" when
writing into the data buffer.
giscanner/xmlwriter.py