xmllib.py example
Michal Wallace
sabren at manifestation.com
Fri Sep 29 07:57:15 EDT 2000
More information about the Python-list mailing list
Fri Sep 29 07:57:15 EDT 2000
- Previous message (by thread): Changing class membership
- Next message (by thread): xmllib.py example
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, 28 Sep 2000, Matìj Cepl wrote: > Would anybody be so kind and send me (to the address cepl at bigfoot dot com) > simple example of the Python program using xmllib.py (but not so simple as > test_xmllib.py :-), please? http://cvs.sourceforge.net/cgi-bin/cvsweb.cgi/zebra/?cvsroot=zebra look at: xml2mdl BootStrap test/* Zebra's a template system.. It converts an indentation-based outline to XML, and then parses that XML to print out text or html or whatever.. The docs are way out of date, but the test cases work.. Cheers, - Michal ------------------------------------------------------------------------ www.manifestation.com www.sabren.com www.linkwatcher.com www.zike.net ------------------------------------------------------------------------
- Previous message (by thread): Changing class membership
- Next message (by thread): xmllib.py example
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list