Daniel Watkins wrote:
> Currently, I'm writing a little project which needs to store a
> dictionary in an external file (so it can be accessed by another
> program). However, no matter how much I try, I cannot get Python to
> import the dictionary from the file properly. However, I know the
> probl
Currently, I'm writing a little project which needs to store a
dictionary in an external file (so it can be accessed by another
program). However, no matter how much I try, I cannot get Python to
import the dictionary from the file properly. However, I know the
problem. Whatever format I put the da