Ft.Lib.DistExt.BuildIdl

Classes

finalize_options(self)
find_omniidl(self)
get_outputs(self)
initialize_options(self)
run(self)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Lib.DistExt.BuildIdl'
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 = ['force']
command_name = 'build_idl'
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 = 'compile IDL file pstubs'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
user_options = [('build-lib=', 'd', 'directory to "build" (copy) to'), ('build-temp=', 't', 'directory for temporary files'), ('force', 'f', 'forcibly build everything (ignore file timestamps)')]
class Command(distutils.cmd.Command)
get_package_dir(self, package)

Data and other non-method functions defined here:

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

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

Data

__file__ = 'build/lib.linux-ppc-2.2/Ft/Lib/DistExt/BuildIdl.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.BuildIdl'
str(object) -> string

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