|
Orbits
1
|
Public Member Functions | |
| def | initialize_options |
| def | finalize_options |
| def | run |
Public Member Functions inherited from setuptools.command.setopt.option_base | |
| def | initialize_options |
| def | finalize_options |
Public Member Functions inherited from setuptools.Command | |
| def | __init__ |
| def | reinitialize_command |
Public Attributes | |
| command | |
| option | |
| set_value | |
| remove | |
Public Attributes inherited from setuptools.command.setopt.option_base | |
| global_config | |
| user_config | |
| filename | |
Static Public Attributes | |
| string | description = "set an option in setup.cfg or another config file" |
| list | user_options |
| list | boolean_options = option_base.boolean_options+['remove'] |
Static Public Attributes inherited from setuptools.command.setopt.option_base | |
| list | user_options |
| list | boolean_options |
Static Public Attributes inherited from setuptools.Command | |
| command_consumes_arguments = False | |
Save command-line options to a file
| def setuptools.command.setopt.setopt.finalize_options | ( | self | ) |
| def setuptools.command.setopt.setopt.initialize_options | ( | self | ) |
| def setuptools.command.setopt.setopt.run | ( | self | ) |
|
static |
| setuptools.command.setopt.setopt.command |
|
static |
| setuptools.command.setopt.setopt.option |
| setuptools.command.setopt.setopt.remove |
| setuptools.command.setopt.setopt.set_value |
|
static |
1.8.3.1
Copyright 2014 Google Inc. All rights reserved.