saving complex data structures?

akhar akhar at videotron.ca
Fri Feb 15 19:35:58 EST 2002


How does one go about saving and restoring complex data structures? like if
I have made a daatabase in python how do I save the contents for fast
retrieval, in other ways than text files which do not always take into
account structure? ( I thought of XML but ... I am wondering if there is a
binary way?)

Akhar





More information about the Python-list mailing list