On Mon, Oct 27, 2008 at 11:40 PM, Lex Flagel <[EMAIL PROTECTED]> wrote:
> I'm using a simple class called Hash, which I picked up from the following
> site:
> http://mail.python.org/pipermail/python-list/2007-August/453716.html
>
> I like using this Hash object for its convenience, but it won't
>
I'm using a simple class called Hash, which I picked up from the following site:
http://mail.python.org/pipermail/python-list/2007-August/453716.html
I like using this Hash object for its convenience, but it won't
unpickle. Is there fix to the code example below (either the pickler
or the Hash ob