API Reference for Enthought Tool Suite 3.2.0

An unpickler that is tolerant of class refactorings, and 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.

Variables

Classes

Function summary

Functions

Imported Names

Local nameRefers to
BUILDpickle.BUILD
DictionaryTypetypes.DictionaryType
GeneratorTypetypes.GeneratorType
HasTraitsenthought.traits.has_traits.HasTraits
Instanceenthought.traits.trait_types.Instance
logginglogging
newnew
pathos.path
syssys
Unpicklerpickle.Unpickler
UnpicklingErrorpickle.UnpicklingError

© Copyright 2002-2009 Enthought, Inc.