Ft.Lib.DistExt.BDistInstall

Modules

Install       

Classes

class BDistInstall(Ft.Lib.DistExt.Install.Install)
__init__(self, *args, **kwords)
initialize_options(self)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Lib.DistExt.BDistInstall'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
boolean_options = []
command_name = 'bdist_install'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
description = "'install' used by the bdist commands (internal use only)"
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
negative_opt = {}
user_options = [('root=', None, 'install everything relative to this alternate root directory')]

Data

__file__ = 'build/lib.linux-ppc-2.2/Ft/Lib/DistExt/BDistInstall.py'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
__name__ = 'Ft.Lib.DistExt.BDistInstall'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.