module documentation

distutils.command.build_clib Implements the Distutils 'build_clib' command, to build a C/C++ library that is included in the module distribution and needed by an extension module.

Class build_clib No class docstring; 0/9 instance variable, 0/4 class variable, 1/7 method documented
Function show_compilers Undocumented
def show_compilers(): (source)

Undocumented