Home
last modified time | relevance | path

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

/third_party/python/Lib/distutils/
H A Dcygwinccompiler.py3 Provides the CygwinCCompiler class, a subclass of UnixCCompiler that
87 class CygwinCCompiler(UnixCCompiler): class
273 class Mingw32CCompiler(CygwinCCompiler):
280 CygwinCCompiler.__init__ (self, verbose, dry_run, force)

Completed in 1 milliseconds