save a dictionary in a file

Mariano Draghi mdraghi at prosud.com
Tue Nov 16 08:26:04 EST 2004


Batista, Facundo wrote:
> [Leif K-Brooks]
> #- Sounds pretty similar to shelve
> #- (http://python.org/doc/lib/module-shelve.html) to me. Have you
> #- considered using it instead?
> 
> We actually didn't know about it, and reinvented the wheel, :(

The problem is that reinventing the wheel in Python usually takes just 
three or four lines of code, I guess :p

> 
> Mariano, we need to use shelve there, :p

Indeed!

-- 
Mariano




More information about the Python-list mailing list