Z
Zac Burns
I have a large pickle file, which happens to be a list with lots of
objects in it.
What sort of things can I do without unpickling the whole object?
I would particularly like to retrieve one of the elements in the list
without unpicking the whole object.
If the answer is not specific to lists that would be useful (works on
getting items in a dictionary, or doing introspection on the objects
or whatever)
--
Zachary Burns
(407)590-4814
Aim - Zac256FL
Production Engineer (Digital Overlord)
Zindagi Games
objects in it.
What sort of things can I do without unpickling the whole object?
I would particularly like to retrieve one of the elements in the list
without unpicking the whole object.
If the answer is not specific to lists that would be useful (works on
getting items in a dictionary, or doing introspection on the objects
or whatever)
--
Zachary Burns
(407)590-4814
Aim - Zac256FL
Production Engineer (Digital Overlord)
Zindagi Games