"Amit Kumar Saha" <da....o.in> wrote:

> I would like to know if "Pickling" the class object is the only way of
> writing it to disk for persistent storage.

look at marshall and shelve

>...........................................................Also, do we have a
concept
> similar to "array of objects" in Python? The number of objects is only
> known at "run-time".

I would use a list

- Hendrik

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to