Home
last modified time | relevance | path

Searched refs:CygwinCCompiler (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/distutils/
Dcygwinccompiler.py82 class CygwinCCompiler (UnixCCompiler): class
297 class Mingw32CCompiler (CygwinCCompiler):
306 CygwinCCompiler.__init__ (self, verbose, dry_run, force)
/external/python/cpython2/Doc/distutils/
Dapiref.rst845 This module provides the :class:`CygwinCCompiler` class, a subclass of