I need to serialize a TreeStore. I tried to use pickle with no luck. Is there a nice clean way that I can achieve this? The reason I want this is so that I can save all the data in my program, so I can load it all next time its ran.
-- Thanks, Richie Ward _______________________________________________ pygtk mailing list [email protected] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
