how do you use pickle?

John Salerno johnjsal at NOSPAMgmail.com
Tue Apr 4 12:03:30 EDT 2006


John Salerno wrote:

> AttributeError: 'module' object has no attribute 'dump' (when I create 
> an instance)

That should be:

AttributeError: 'module' object has no attribute 'Pickler' (when I 
create an instance)



More information about the Python-list mailing list