Hello all,<br>I'm using the urllib module to fetch pages from the web.The returned response is in the structure of a dictionary .For eg:<br><br><span style="font-weight: bold;">{"":"","label": [</span><br style="font-weight: bold;"><span style="font-weight: bold;">]</span><br style="font-weight: bold;"><span style="font-weight: bold;">,"torrents": [</span><br style="font-weight: bold;"><br style="font-weight: bold;"><span style="font-weight: bold;">["F0666BDCCBFD01A52535759C044485E2E1CCE3C3",136,"AAA",1250164864,651,646185088,606208,0,0,0,-1,"",0,0,0,0,33564,7,342884352],</span><br style="font-weight: bold;"><span style="font-weight: bold;">["46683EA1C950CB020DD6DD3007120EAB9966FA79",201,"tpg",4153995264,305,841170944,758087680,901,0,0,103109046,"",4,23,0,0,64080,2,2887053312]]</span><br style="font-weight: bold;"><span style="font-weight: bold;">,"torrentc": "2001899868"}</span><br><br>This response as we can see is not just like a dictionary but it's values are in
 the  form of lists.Now,is there a way I can deal with this string as a dictionary .I'm only interested in the value field of <span style="font-style: italic;">torrents</span> key which again is a list of lists.<br><br><p>






      <hr size=1>
How would you spend $50,000 to create a more sustainable environment in Australia?  Go to Yahoo!7 Answers and <a href="http://advision.webevents.yahoo.com/aunz/lifestyle/answers/y7ans-babp_reg.html" target=_blank>share your idea</a>.