Next in thread → Next in month →

Re: [xml-dev] Article: Proper XML Output in Python (with broader appeal)

From
John Cowan <>
To
Date
2002-11-14T17:44:54Z
ID
<>
Thread
Re: [xml-dev] Article: Proper XML Output in Python (with broader appeal)
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		http://www.ccil.org/~cowan
	Is it not written, "That which is written, is written"?
Next in thread → Next in month →