> There are a couple factual inaccuracies on the site that I'd like to clear up
> first:
> Trivial benchmarks put cerealizer and banana/jelly on the same level as far
> as performance goes:
> $ python -m timeit -s 'from cereal import dumps; L = ["Hello", " ", ("w",
> "o", "r", "l", "d", ".")]' '
On 25 May 2006 13:22:21 -0700, [EMAIL PROTECTED] wrote:
>Hi all,
>
>I'm currently working on a secure Pickle-like module, Cerealizer,
>http://home.gna.org/oomadness/en/cerealizer/index.html
>Cerealizer has a pickle-like interface (load, dump, __getstate__,
>__setstate__,...), however it requires to