minidom question from a newbie
Martin v. Löwis
martin at v.loewis.de
Wed Jun 18 15:30:30 EDT 2003
More information about the Python-list mailing list
Wed Jun 18 15:30:30 EDT 2003
- Previous message (by thread): One Problem -- how to implement in three programming paradigms in Python
- Next message (by thread): minidom question from a newbie
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
henk.derudder at nowayyouneedthis.sciatl.com writes: > Is it possible to go the other way around, like building > that tree structure in memory and saving this in XML-file? Try .toxml(). Regards, Martin
- Previous message (by thread): One Problem -- how to implement in three programming paradigms in Python
- Next message (by thread): minidom question from a newbie
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list