module documentation

distutils.command.build_ext Implements the Distutils 'build_ext' command, for building extension modules (currently limited to C extensions, should accommodate C++ extensions ASAP).

Class build_ext No class docstring; 0/22 instance variable, 0/5 class variable, 8/18 methods documented
Function show_compilers Undocumented
Variable extension_name_re Undocumented
def show_compilers(): (source)

Undocumented

extension_name_re = (source)

Undocumented