Hello, In Python it's possible to use the cPickle module to dump objects (instanciated classes). This is not possible in zope's version of cPickle. What's the reason for this difference? Thanks, Stephan