Re: losing entities when parsing then texting
Dieter Maurer <[email protected]>
| Newsgroups | gmane.comp.python.xml |
|---|---|
| Message-ID | <[email protected]> |
Greg Wilson wrote at 2005-7-1 15:45 -0400: >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. Then, you need to implement an entity reference node (DOM extension) and let the parser's "SkippedEntityHandler" create such nodes. -- Dieter _______________________________________________ XML-SIG maillist - [email protected] http://mail.python.org/mailman/listinfo/xml-sig