reconstruct list and dictionary from file

Steve Perry richardlee2061 at yahoo.com
Sun Aug 15 23:23:54 EDT 2004


I have a serialized list and dictionary stored in a file, with the
following format:

mydata:
   color ["red" "green" "blue"]
   origin [0.0 13.2 9.2]
   datasource1 {server:"server1.domain" username:"client"
password:"secret"}

Is there any APIs to reconstruct the mydata object back with the list
and dictionary recreated in it?

Thanks,

Steve


		
__________________________________
Do you Yahoo!?
Read only the mail you want - Yahoo! Mail SpamGuard.
http://promotions.yahoo.com/new_mail 



More information about the Python-list mailing list