Python-list Digest, Vol 13, Issue 401
Stewart Midwinter
stewart.midwinter at gmail.com
Mon Oct 25 03:04:45 EDT 2004
More information about the Python-list mailing list
Mon Oct 25 03:04:45 EDT 2004
- Previous message (by thread): replace 'apply' with extended call
- Next message (by thread): Header/Footer Update in MS Word Doc.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: johng2001 at rediffmail.com (John) >Is there some sort of converter that converts XML to something more eye friendly? well, you could always try ElementTree, from http://effbot.org. it's a pretty straightforward way to read in an xml file and convert it to a Python data structure that you can then manipulate. cheers S
- Previous message (by thread): replace 'apply' with extended call
- Next message (by thread): Header/Footer Update in MS Word Doc.
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list