API Reference for Enthought Tool Suite 3.2.0

A LocalFunctionInfo is an editable function defined inside a block.

The code for a python function is editable, and its argument list should update if the underlying code changes. The argument list is read-only because the code is not updated on any changes to the argument list.

Note: Users should check the is_valid flag for the function before trusting any of its other trait values.

Inherits from

Attributes

Inherited from base classes

Method summary

Inherited from base classes

Methods

© Copyright 2002-2009 Enthought, Inc.