API Reference for Enthought Tool Suite 3.2.0
Provides a platform indepedent way to launch Editra. Code mostly copied from Editra run file (/usr/bin/editra) in Ubuntu wx package.
XXX: Super ugly: monkey-patch the main Editra class to add our plugins
old_MainLoop = Editra.Editra.MainLoop
| Local name | Refers to |
|---|---|
| Editra | Editra |
| os | os |
| sys | sys |
© Copyright 2002-2009 Enthought, Inc.