API Reference for Enthought Tool Suite 3.2.0

Trivial Interfaces and Adaptation from PyProtocols.

This package is a direct copy of a subset of the files from Phillip J. Eby's PyProtocols package. They are only included here to help remove dependencies on external packages from the Traits package. The only significant change is the inclusion of a setup.py file.

Submodules

Imported Names

Local nameRefers to
_getframesys._getframe
AbstractBaseenthought.traits.protocols.interfaces.AbstractBase
AbstractBaseMetaenthought.traits.protocols.interfaces.AbstractBaseMeta
adaptenthought.traits.protocols.api.adapt
AdaptationFailureenthought.traits.protocols.adapters.AdaptationFailure
Adapterenthought.traits.protocols.adapters.Adapter
addClassAdvisorenthought.traits.protocols.advice.addClassAdvisor
adviseenthought.traits.protocols.api.advise
adviseObjectenthought.traits.protocols.api.adviseObject
apienthought.traits.protocols.api
Attributeenthought.traits.protocols.interfaces.Attribute
bindAdapterenthought.traits.protocols.adapters.bindAdapter
classicMROenthought.traits.protocols.advice.classicMRO
ClassTypetypes.ClassType
ClassTypesenthought.traits.protocols.api.ClassTypes
composeAdaptersenthought.traits.protocols.adapters.composeAdapters
declareAdapterenthought.traits.protocols.api.declareAdapter
declareAdapterForObjectenthought.traits.protocols.api.declareAdapterForObject
declareAdapterForProtocolenthought.traits.protocols.api.declareAdapterForProtocol
declareAdapterForTypeenthought.traits.protocols.api.declareAdapterForType
declareImplementationenthought.traits.protocols.api.declareImplementation
DOES_NOT_SUPPORTenthought.traits.protocols.adapters.DOES_NOT_SUPPORT
exc_infosys.exc_info
generators__future__.generators
getFrameInfoenthought.traits.protocols.advice.getFrameInfo
IAdapterFactoryenthought.traits.protocols.interfaces.IAdapterFactory
IAdaptingProtocolenthought.traits.protocols.interfaces.IAdaptingProtocol
IBasicSequenceenthought.traits.protocols.generate.IBasicSequence
IConformingObjectenthought.traits.protocols.interfaces.IConformingObject
IImplicationListenerenthought.traits.protocols.interfaces.IImplicationListener
InstanceTypetypes.InstanceType
Interfaceenthought.traits.protocols.interfaces.Interface
InterfaceClassenthought.traits.protocols.interfaces.InterfaceClass
IOpenImplementorenthought.traits.protocols.interfaces.IOpenImplementor
IOpenProtocolenthought.traits.protocols.interfaces.IOpenProtocol
IOpenProviderenthought.traits.protocols.interfaces.IOpenProvider
IProtocolenthought.traits.protocols.interfaces.IProtocol
metamethodenthought.traits.protocols.advice.metamethod
mkRefenthought.traits.protocols.advice.mkRef
modulessys.modules
NO_ADAPTER_NEEDEDenthought.traits.protocols.adapters.NO_ADAPTER_NEEDED
Protocolenthought.traits.protocols.interfaces.Protocol
protocolForTypeenthought.traits.protocols.generate.protocolForType
protocolForURIenthought.traits.protocols.generate.protocolForURI
ProviderMixinenthought.traits.protocols.classic.ProviderMixin
sequenceOfenthought.traits.protocols.generate.sequenceOf
StickyAdapterenthought.traits.protocols.adapters.StickyAdapter
supermetaenthought.traits.protocols.advice.supermeta
updateWithSimplestAdapterenthought.traits.protocols.adapters.updateWithSimplestAdapter
Variationenthought.traits.protocols.interfaces.Variation

© Copyright 2002-2009 Enthought, Inc.