how to exclude specific things when pickling?

inhahe inhahe at gmail.com
Sun Sep 14 10:53:59 EDT 2008


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.





More information about the Python-list mailing list