[Tutor] Storing Data Records in XML File
Max Noel
maxnoel_fr at yahoo.fr
Tue Jul 12 18:56:55 CEST 2005
On Jul 12, 2005, at 18:44, Gooch, John wrote:
> I have a Python script that stores the results of the processing
> that it
> does in a
> database, but it has to have an alternate way of storing its data in a
> database-friendly way (XML)in case the database is not available
> ( connected
> down, data store full, etc. ).
>
>
> Any recommendations on a way to do this? i.e. what modules what
> methods?
For all your XML processing needs, you need ElementTree (http://
effbot.org/).
-- Max
maxnoel_fr at yahoo dot fr -- ICQ #85274019
"Look at you hacker... A pathetic creature of meat and bone, panting
and sweating as you run through my corridors... How can you challenge
a perfect, immortal machine?"
___________________________________________________________________________
Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger
Téléchargez cette version sur http://fr.messenger.yahoo.com
More information about the Tutor
mailing list