API Reference for Enthought Tool Suite 2.7.1
moddir = os.path.abspath(os.path.dirname(endo.__file__))
convert file name to module name
return module document object for the given file
search python package tree
| Local name | Refers to |
|---|---|
| COMMENT | tokenize.COMMENT |
| compiler | compiler |
| compiler.ast | compiler.ast |
| compiler.visitor | compiler.visitor |
| docerror | enthought.endo.docerror |
| docobjects | enthought.endo.docobjects |
| endo | enthought.endo |
| generate_tokens | tokenize.generate_tokens |
| glob | glob.glob |
| gzip | gzip |
| INDENT | tokenize.INDENT |
| Namespace | enthought.endo.namespace.Namespace |
| NEWLINE | tokenize.NEWLINE |
| OptionGroup | optparse.OptionGroup |
| OptionParser | optparse.OptionParser |
| os | os |
| OutputHTML | enthought.endo.output.html.OutputHTML |
| pickle | cPickle |
| print_exception | traceback.print_exception |
| re | re |
| StringIO | cStringIO.StringIO |
| sys | sys |
| warnings | warnings |
Copyright © 2002-2008 Enthought, Inc.