Dictionary to string and back to dictionary??

Derek Basch dbasch at yahoo.com
Fri Aug 23 14:31:18 EDT 2002


Hello all,
I have a set of records stored as dictionary objects.
The records must be converted to strings so they can
be stored in a bsddb (ie...str(record1)). My problem
is, how do I convert the strings back to a
dictionaries after removing the record from the bsddb?
Any suggestions?
Thanks,
Derek Basch

__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com




More information about the Python-list mailing list