In article <[EMAIL PROTECTED]>,
Jiba wrote:
>
>Cerealizer is now available under the Python license (and was
>previously GPL'ed).
Nothing except for Python itself should be released under the Python
license. See
http://wiki.python.org/moin/PythonSoftwareFoundationLicenseFaq
--
Aahz ([EMAIL PRO
> 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__,..
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 register the class you want
to "cerealize&qu