Trees | Indices | Help |
|
---|
|
Command --+ | install_misc
Common base class for installing some files in a subdirectory. Currently used by install_data and install_scripts.
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
user_options =
|
|||
Inherited from |
|
Set default values for all the options that this command supports. Note that these defaults may be overridden by other commands, by the setup script, by config files, or by the command-line. Thus, this is not the place to code dependencies between options; generally, 'initialize_options()' implementations are just a bunch of "self.foo = None" assignments. This method must be implemented by all command classes.
|
|
user_options
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0 on Tue Jan 29 22:42:53 2008 | http://epydoc.sourceforge.net |