class documentation

class MSVCCompiler(_MSVCCompiler):

Known subclasses: numpy.distutils.intelccompiler.IntelCCompilerW

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method initialize Undocumented
Method manifest​_setup​_ldargs Undocumented
def __init__(self, verbose=0, dry_run=0, force=0):
def initialize(self, plat_name=None):
def manifest_setup_ldargs(self, output_filename, build_temp, ld_args):

Undocumented