API Reference for Enthought Tool Suite 3.0.1

Basic namespace architecture

All of the documented objects from Python have an associated namespace, so that it is possible to link to related objects -- for example, base classes, or functions called in attribute/trait definitions.

Here is the basic functionality to make this happen.

Classes

Imported Names

Local nameRefers to
alpha_sortenthought.endo.util.alpha_sort
Setsets.Set

© Copyright 2002-2008 Enthought, Inc.