Package distutils :: Module mwerkscompiler
[hide private]
[frames] | no frames]

Module mwerkscompiler

distutils.mwerkscompiler

Contains MWerksCompiler, an implementation of the abstract CCompiler class for MetroWerks CodeWarrior on the Macintosh. Needs work to support CW on Windows.

Classes [hide private]
MWerksCompiler
Concrete class that implements an interface to MetroWerks CodeWarrior, as defined by the CCompiler abstract class.
Variables [hide private]
  __revision__ = "$Id: mwerkscompiler.py 37828 2004-11-10 22:23:...

Imports: sys, os, string, IntType, TypeType, BooleanType, CodeType, UnboundMethodType, StringType, BuiltinMethodType, FloatType, DictionaryType, NotImplementedType, BuiltinFunctionType, DictProxyType, GeneratorType, InstanceType, ObjectType, DictType, GetSetDescriptorType, FileType, EllipsisType, StringTypes, ListType, MethodType, TupleType, ModuleType, FrameType, LongType, BufferType, TracebackType, ClassType, MemberDescriptorType, UnicodeType, SliceType, ComplexType, LambdaType, FunctionType, XRangeType, NoneType, DistutilsExecError, DistutilsPlatformError, CompileError, LibError, LinkError, CCompiler, gen_preprocess_options, gen_lib_options, distutils, log, mkcwproject


Variables Details [hide private]

__revision__

Value:
"$Id: mwerkscompiler.py 37828 2004-11-10 22:23:15Z loewis $"