Orbits  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
Public Member Functions | Static Public Attributes | Static Private Attributes | List of all members
setuptools.Command Class Reference
Inheritance diagram for setuptools.Command:
setuptools.command.bdist_egg.bdist_egg setuptools.command.easy_install.easy_install setuptools.command.egg_info.egg_info setuptools.command.install_egg_info.install_egg_info setuptools.command.rotate.rotate setuptools.command.setopt.option_base setuptools.command.test.test setuptools.command.develop.develop setuptools.command.alias.alias setuptools.command.saveopts.saveopts setuptools.command.setopt.setopt

Public Member Functions

def __init__
 
def reinitialize_command
 

Static Public Attributes

 command_consumes_arguments = False
 

Static Private Attributes

 __doc__ = _Command.__doc__
 

Constructor & Destructor Documentation

def setuptools.Command.__init__ (   self,
  dist,
  kw 
)

Member Function Documentation

def setuptools.Command.reinitialize_command (   self,
  command,
  reinit_subcommands = 0,
  kw 
)

Member Data Documentation

setuptools.Command.__doc__ = _Command.__doc__
staticprivate
setuptools.Command.command_consumes_arguments = False
static

The documentation for this class was generated from the following file:

Copyright 2014 Google Inc. All rights reserved.