API Reference for Enthought Tool Suite 2.7.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
Setsets.Set

Copyright © 2002-2008 Enthought, Inc.