Convert String to Dictionary question

MDK mdk at mdk.com
Thu Feb 14 15:53:52 EST 2002


I saved my dictionary {'hello1': [1, 0, 0]} to a file.

When I do a readline the I get back a string.

How do I convert this string to a dictionary?

Thanks.





More information about the Python-list mailing list