Link Dictionary

anush shetty itsanushshetty at gmail.com
Mon Jun 11 17:47:05 EDT 2007


>
> Working from your original dict1:
>
> dout = [[dict2[i], [dict2[k] for k in setvalue]]
>          for i,setvalue in dict1.iteritems()]
>
> - Paddy


I dont think this works.




More information about the Python-list mailing list