summaryrefslogtreecommitdiffstats
path: root/Demo/xml/roundtrip.py
Commit message (Collapse)AuthorAgeFilesLines
* remove most uses of list(somedict.keys()) in Demo scriptsSkip Montanaro2007-08-061-1/+1
|
* Run 2to3 over the Demo/ directory to shut up parse errors from 2to3 about ↵Collin Winter2007-07-171-1/+1
| | | | lingering print statements.
* Whitespace normalization, via reindent.py.Tim Peters2004-07-181-2/+2
|
* Demos of the new XML support from Lars Marius Garshol <larsga@garshol.priv.no>.Fred Drake2000-10-161-0/+45