<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>My first reaction is that if you have this and dont know how to get the list from it then maybe you are not as sure as you could be that you want to have such a string in the first place. Why do you have this list in a string?</div><br><div><div>On Dec 11, 2007, at 5:14 PM, katie smith wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="font-family:times new roman, new york, times, serif;font-size:12pt"><div>How on earth do I convert strings to lists. I have a string with a list it in it  and I'm trying to convert it into a list. Please help me.</div> <div> </div> <div>Ex."[16, 16, 2, 16, 2, 16, 8, 16]"-string</div> <div>to [16, 16, 2, 16, 2, 16, 8, 16] -list</div></div><br>      <hr size="1">Looking for last minute shopping deals? <a href="http://us.rd.yahoo.com/evt=51734/*http://tools.search.yahoo.com/newsearch/category.php?category=shopping"> Find them fast with Yahoo! Search.</a><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">--<span class="Apple-converted-space"> </span></div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><a href="http://mail.python.org/mailman/listinfo/python-list">http://mail.python.org/mailman/listinfo/python-list</a></div> </blockquote></div><br></body></html>