Loading a Python collection from an text-file
Ido Yehieli
Ido.Yehieli at gmail.com
Fri Jan 27 07:12:41 EST 2006
perhapse consider using the pickle module?
http://docs.python.org/lib/module-pickle.html
More information about the Python-list
mailing list