API Reference for Enthought Tool Suite 3.0.1
Useful functions to do with types!
fixme: I don't really like collections of functions, but I'm not sure where these should go? Class methods on 'TypeManager'?
Walks a class hierarchy and returns all of the classes.
Sorts a list of objects by their class tree.
Each item in the list should inherit from a common base class.
The list is returned ordered from the most specific to the least specific.
| Local name | Refers to |
|---|---|
| getclasstree | inspect.getclasstree |
© Copyright 2002-2008 Enthought, Inc.