API Reference for Enthought Tool Suite 3.0.1
A base class for sub-command parsers.
This class should contain methods common to one or more sub-commands. This pattern is preferred over sub-classing of sub-commands because there is no mechanism to order the options beyond the order they are added and we'd prefer that options gets listed in the help message in alphabetical order.
Copyright (c) 2007 by Enthought, Inc. License: BSD Style.
| Local name | Refers to |
|---|---|
| ProjectMapNotFound | enthought.ets.tools.project_set.ProjectMapNotFound |
| ProjectNotFound | enthought.ets.tools.project_set.ProjectNotFound |
| ProjectSet | enthought.ets.tools.project_set.ProjectSet |
| setup_authentication | enthought.proxy.util.setup_authentication |
| setup_proxy | enthought.proxy.util.setup_proxy |
| sys | sys |
© Copyright 2002-2008 Enthought, Inc.