Re: [Tutor] *large* python dictionary with persistence storage for quick look-ups

2012-08-07 Thread Albert-Jan Roskam
From: Abhishek Pratap To: tutor@python.org Sent: Tuesday, August 7, 2012 1:12 AM Subject: [Tutor] *large* python dictionary with persistence storage for quick look-ups Hey Guys > >I have asked a question on stackoverflow and thought I would post it &g

[Tutor] *large* python dictionary with persistence storage for quick look-ups

2012-08-06 Thread Abhishek Pratap
Hey Guys I have asked a question on stackoverflow and thought I would post it here as it has some learning flavor attached to it...atleast I feel that. http://stackoverflow.com/questions/11837229/large-python-dictionary-with-persistence-storage-for-quick-look-ups -Abhi __