class documentation

class IntelCCompiler(UnixCCompiler): (source)

Known subclasses: numpy.distutils.intelccompiler.IntelItaniumCCompiler

View In Hierarchy

A modified Intel compiler compatible with a GCC-built Python.

Method __init__ Undocumented
Class Variable cc_args Undocumented
Class Variable compiler_type Undocumented
Instance Variable cc_exe Undocumented
def __init__(self, verbose=0, dry_run=0, force=0): (source)

Undocumented

Undocumented

Undocumented