]> granicus.if.org Git - python/commit
Demos of the new XML support from Lars Marius Garshol <larsga@garshol.priv.no>.
authorFred Drake <fdrake@acm.org>
Mon, 16 Oct 2000 15:27:05 +0000 (15:27 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 16 Oct 2000 15:27:05 +0000 (15:27 +0000)
commitac5f7483e8f0ae21e3b565e4d7d97c99898817f7
tree20cc9f2cbca9d874c48482ffce8620f39272b2fa
parentf155170f09a908da985c6a525797f3a6016b2c89
Demos of the new XML support from Lars Marius Garshol <larsga@garshol.priv.no>.
Demo/xml/elem_count.py [new file with mode: 0644]
Demo/xml/roundtrip.py [new file with mode: 0644]
Demo/xml/rss2html.py [new file with mode: 0644]