Dieter Maurer wrote:
> "Minidom"s support for entities is weak.
> 
> Try to avoid them (beside the standard XML entities) by
> using the corresponding Unicode characters instead.

I realize I should include the Unicode characters directly in my files,
but that's not possible in this case---I have to accommodate people who
are using editors that only handle 7-bit ASCII.

Thanks,
Greg

_______________________________________________
XML-SIG maillist  -  XML-SIG@python.org
http://mail.python.org/mailman/listinfo/xml-sig

Reply via email to