Saideep A V S wrote: >Hello Sir, > > I am a beginner level programmer in Python. I am in search of a >function for 'On-Disk' Dictionaries which is similar to On-Disk Hash tables >in Perl (i.e., tie function in Perl). > > > Could anyone help me with the concept. I have also searched the net, but >was not successful in finding any related. > >Awaiting your Solutions. > >Thanks in Advance. > >Saideep > > > I guess you are looking for shelve http://docs.python.org/lib/module-shelve.html
Gerardo -- http://mail.python.org/mailman/listinfo/python-list