Save/Store whole class (or another object) in a file

Sybren Stuvel sybrenUSE at YOURthirdtower.com.imagination
Tue Oct 17 11:58:45 EDT 2006


alexLIGO at googlemail.com enlightened us with:
> is it possible in python (with/without matplotlib, numpy etc) to
> store a whole class with its data into a file

Check out the pickle module.

Sybren
-- 
Sybren Stüvel
Stüvel IT - http://www.stuvel.eu/



More information about the Python-list mailing list