API Reference for Enthought Tool Suite 3.2.0
Variables
Classes
- NewUnpickler - An unpickler that implements a two-stage pickling process to make it
possible to unpickle complicated Python object hierarchies where the
unserialized state of an object depends on the state of other objects in
the same pickle.
- VersionedUnpickler - This class reads in a pickled file created at revision version 'n'
and then applies the transforms specified in the updater class to
generate a new set of objects which are at revision version 'n+1'
Imported Names
© Copyright 2002-2009 Enthought, Inc.