[
Lists Home |
Date Index |
Thread Index
]
Uche Ogbuji scripsit:
> In this article, I methodically thrash out the issues on producing XML output
> from Python programs, but most of the issues I bring up are, I think, of
> interest even to users of other languages.
Excellent stuff. I would add that escaping all ">" characters is easier
than looking for "]]>" sequences and escaping only those ">" characters,
which is technically speaking sufficient.
--
John Cowan jcowan@reutershealth.com http://www.ccil.org/~cowan
Is it not written, "That which is written, is written"?
|