|
I'm using cPickle already. I need to be able to pickle pretty
arbitrarily complex python data structures, so I can't use marshal. I'm guessing that cPickle is the best choice, but if someone has a faster pickling-like module, I'd love to know about it. -Dave Fredrik Lundh wrote: David Hirschfield wrote: -- Presenting: mediocre nebula. |
-- http://mail.python.org/mailman/listinfo/python-list
