API Reference for Enthought Tool Suite 3.0.1

The abstract base class for type systems.

A type system is responsible for:-

  1. Determining whether an object is of a particular type.
  2. Determining the MRO of a type.

See 'PythonTypeSystem' for an implementation with standard Python semantics.

Inherits from

Attributes

Inherited from base classes

Method summary

Inherited from base classes

Methods

© Copyright 2002-2008 Enthought, Inc.