Loading a Python collection from an text-file

jschull at gmail.com jschull at gmail.com
Tue Jan 24 10:57:39 EST 2006


another approach (probably frowned upon, but it has worked for me) is
to use python syntax (a dictionary, say, or a list) and just import (or
reload) the file




More information about the Python-list mailing list