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) -- http://mail.python.org/mailman/listinfo/python-list