i have a big dictionary...:)

gabor farkas gabor at z10n.net
Sat Jun 26 18:00:11 EDT 2004


On Sat, 2004-06-26 at 20:51, gabor farkas wrote:
> hi,
> 
> i have a big dictionary...
thx for all the info..

just for you to know, i ended up with 'shelve'.

because my keys are strings (unicode ones, but i encoded them to UTF-8
for shelve), but the values are string + list-of-strings pairs... so not
strings :)

but shelve works perfectly...

thanks,
gabor





More information about the Python-list mailing list