marshal vs pickle

Gabriel Genellina gagsl-py2 at yahoo.com.ar
Wed Oct 31 23:42:13 EDT 2007


En Wed, 31 Oct 2007 19:10:48 -0300, Raymond Hettinger <python at rcn.com>  
escribió:

> FWIW, I've updated the docs to be absolutely clear on the subject:

As you are into it, the list of supported types should be updated too:

> The following types are supported: ``None``, integers,
> long
> integers, floating point numbers, strings, Unicode objects, tuples,
> lists,
> dictionaries, and code objects,

boolean, complex, set and frozenset are missing.

-- 
Gabriel Genellina




More information about the Python-list mailing list