On Sep 14, 9:53 am, "inhahe" <[EMAIL PROTECTED]> wrote:
> If I gather correctly pickling an object will pickle its entire hierarchy,
> but what if there are certain types of objects anywhere within the hierarchy
> that I don't want included in the serialization?  What do I do to exclude
> them?   Thanks.

Are you picturing a custom pickler object?
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to