API Reference for Enthought Tool Suite 3.0.1
A non-GUI application with a twisted reactor event loop.
Nothing is imported from twisted until the application is started so this module can safely live in the Envisage core without twisted being installed.
Logging.
logger = logging.getLogger(__name__)
| Local name | Refers to |
|---|---|
| Application | enthought.envisage.application.Application |
| logging | logging |
© Copyright 2002-2008 Enthought, Inc.