pickle, marshal, ?

Max Khesin max at cNOvSisiPonAtecMh.com
Wed May 28 14:23:38 EDT 2003


Hiall,
pickle is introduced as very fast but version dependent can for simple data
structures only. marshal is relatively slow but version-independent and
supports complex data structures. I am looking for something that is
version-independent but trades off data structure complexity for speed - it
only needs to do lists, dictionaris & strings.

thanx,

--
========================================
Max Khesin, software developer -
max at cNvOiSsPiAoMntech.com
[check out our image compression software at www.cvisiontech.com, JBIG2-PDF
compression @
www.cvisiontech.com/cvistapdf.html]







More information about the Python-list mailing list