Using cPickle, pickle or marshal to preserve attribute values of a class instance

Tsang, Edward1 e_tsang at trillium.com
Sun Apr 22 12:19:47 EDT 2001


double check on the python I am using , the sys admin has not installed the
whole standard python 1.5.1. cPickle and pickle are oth missing only
marshall .... he told me he did no install any modules that are system
dependent (OS) ?!?!

Is pickle or cPickle systm dependent? if not may be I can just download it
and use it locally??

-----Original Message-----
From: Gabriel Ambuehl [mailto:gabriel_ambuehl at buz.ch]
Sent: Saturday, April 21, 2001 11:16 AM
To: EdwardT
Cc: python-list at python.org
Subject: Re: Using cPickle, pickle or marshal to preserve attribute
values of a class instance


-----BEGIN PGP SIGNED MESSAGE-----

Hello EdwardT,

Saturday, April 21, 2001, 7:03:44 PM, you wrote:
> IS this kindof application usual using cPickle? Can I do it using
marshal,
> as I just discovered the sys admin  does not install cPickle or
pickle only
> marshal .... :(  .... Thanks

Uhm what stops you from using Python pickle then (despite the fact
that is horribly slow)?


Best regards,
 Gabriel

-----BEGIN PGP SIGNATURE-----
Version: PGP 6.0.2i

iQEVAwUBOuHAXcZa2WpymlDxAQF2YAgAg6cA9Io+y0NNmJLZhnsXvyvO1IMYNKCG
P+rUK8eeu8mwkOQrlA7rIyA9zO8OfJAs7Sq5UFbpKR7u1UjMprXYTrTl+vUMMxVb
QO6l77vwjWbWAwP9xSZIw6a7TRvp4MYqbmQAJVAvizkuQO+Mhy56n+r5YF1RqHj/
eWRWRXRYsgLi+37vlBVZ1tQ2CIlIc8JbYkDHeYLhjHVnJlNlGwkMpJue89TLGd3N
GbfIw5oZz3xUjhZnUB7AADjKWFkRiSqX1a62SVp1AZH5NJRkGhicgUcZeU+4n4kD
+McQTofGqkvtI/1RhAh3GFcOpCeOcIfxnoCz7EtVUizkQ0MtGWI6/A==
=370K
-----END PGP SIGNATURE-----







More information about the Python-list mailing list