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

Gabriel Ambuehl gabriel_ambuehl at buz.ch
Sun Apr 22 12:46:46 EDT 2001


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

Hello Edward1,

Sunday, April 22, 2001, 6:19:47 PM, you wrote:

> 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) ?!?!

pickle should work if you copy the module into the dir with your app.
Cpickle needs to be compiled on the same platform as the app will run,
so this is probably not possible.


Best regards,
 Gabriel

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

iQEVAwUBOuL86sZa2WpymlDxAQEk6wf8COSWTpydUSuoo6f/cpH5JyV6L/ZjeaAd
Rz55E6VWptk147H/kEK84NTyQHKUeHu042n/J8n0kMxEg5nDSmymTEMXxOd3JMpX
QZGnJZbbaEfeiyeRNSn1b6DGJhnY2obJFwyQCyg+OYo099qNAfrV6Ubk8El5soH6
NhHosVR9Hv1sTBjAYbWC3DiL6nlpGb3koKZJExTVF6mw2z6nWgsdgtXwst3mVWNj
/E0qwZc0fEunJolyoxBZjTx/uUbR/Km2LRYVKn+yFHZ1KZgIB3wRqn8xpqX021nn
52BhTH3VEJqrSzH14lsospFVbiOxKEszKeNkdXrZvqW5/wEobuC5wA==
=4oJK
-----END PGP SIGNATURE-----






More information about the Python-list mailing list