API Reference for Enthought Tool Suite 3.0.1

An unpickler that is tolerant of class refactorings.

This class reads in a pickled file and applies the transforms specified in its updater to generate a new hierarchy of objects which are at the current version of the classes they are instances of.

Note that the creation of an updater is kept out of this class to ensure that the class can be reused in different situations. However, if no updater is provided during construction, then the global registry updater will be used.

Inherits from

Attributes

Inherited from base classes

Method summary

Inherited from base classes

Methods

© Copyright 2002-2008 Enthought, Inc.