Re: Need to store dictionary in file

2009-02-23 Thread Gabriel Genellina
En Mon, 23 Feb 2009 18:38:56 -0200, S.Selvam Siva escribió: I have a dictionary in which each key is associated with a list as value. eg: *dic={'a':['aa','ant','all']}* The dictionary contains *1.5 lakh keys*. Now i want to store it to a file,and need to be loaded to python program during e

Re: Need to store dictionary in file

2009-02-23 Thread Chris Rebert
On Mon, Feb 23, 2009 at 12:38 PM, S.Selvam Siva wrote: > Hi all, > > I have a dictionary in which each key is associated with a list as value. > > eg: dic={'a':['aa','ant','all']} > > The dictionary contains 1.5 lakh keys. Tip: You might not want to use the "lakh" in international media such as i