API Reference for Enthought Tool Suite 2.7.1
The abstract base-class for all Pyface dialogs.
Create a logger for this module.
logger = logging.getLogger(__name__)
| Local name | Refers to |
|---|---|
| Bool | enthought.traits.traits.Bool |
| CANCEL | enthought.pyface.constant.CANCEL |
| Enum | enthought.traits.traits.Enum |
| Int | enthought.traits.traits.Int |
| logging | logging |
| NO | enthought.pyface.constant.NO |
| OK | enthought.pyface.constant.OK |
| Str | enthought.traits.traits.Str |
| Window | enthought.pyface.window.Window |
| wx | wx |
| YES | enthought.pyface.constant.YES |
Copyright © 2002-2008 Enthought, Inc.