On Thursday 03 August 2006 19:54, hiaips wrote: > Well, if you format the data as a Python dictionary and give the data > file a .py extension, it becomes a Python module that you can load and > reload dynamically. That's sort of what I was thinking.
Ah, okay. You mean like just using expr() on the object and writing that to a file. I had expected pickling to be more efficient in that case. Christoph -- http://mail.python.org/mailman/listinfo/python-list