Ft.Lib.DistExt.BuildExt

Modules

build_ext  re  util   
os  sys     

Classes

class BuildExt(distutils.command.build_ext.build_ext)
_find_includes(self, ext, filename, includes)
build_extension(self, ext)
get_source_files(self)
prep_build(self, ext)

Data and other non-method functions defined here:

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

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
_include_re = <_sre.SRE_Pattern object>
command_name = 'build_ext'
str(object) -> string

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

Functions

newer(source, target)
newer_group(sources, target, missing='error')

Data

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

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