API Reference for Enthought Tool Suite 3.0.1
Extensions to the standard 'compiler' module
Extends compiler.compile to understand ASTs from compiler.ast.
Extends 'eval' to understand ASTs from compiler.ast.
Extends 'exec' to understand ASTs from compiler.ast.
Extends compiler.parse to take a transformer.
| Local name | Refers to |
|---|---|
| compiler | compiler |
| copy | copy.copy |
| Expression | compiler.ast.Expression |
| Module | compiler.ast.Module |
| pycodegen | compiler.pycodegen |
| sys | sys |
| Transformer | compiler.transformer.Transformer |
© Copyright 2002-2008 Enthought, Inc.