<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I am storing a STRING version of dictionary in db 
like:<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>{'3_Professional Designation': ['Bookkeeper', 
'QuickBooks Certified Pro Advisor'], '4_Products Supported': ['QuickBooks &amp; 
QuickBooks Pro'], '1_QuickBooks Services': ['Software Installation', 'Software 
Support', 'Troubleshooting', 'Phone Consultations', 'Seminars', 'One to One 
Training', 'Payroll'], '2_Accounting Services': ['Bookkeeping ', 'Payroll'], 
'5_Platforms Supported': ['Windows']}</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Is there a way in Zope to type that back to a 
dict?</DIV></FONT></BODY></HTML>