API Reference for Enthought Tool Suite 2.7.1

This class guarantees that any object attribute that does not have an explicit or wildcard trait definition results in an exception.

This feature can be useful in cases where a more rigorous software engineering approach is being used than is typical for Python programs. It also helps prevent typos and spelling mistakes in attribute names from going unnoticed; a misspelled attribute name typically causes an exception.

Inherits from

Attributes

Inherited from base classes

Method summary

Inherited from base classes

Copyright © 2002-2008 Enthought, Inc.