Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/distutils/
Dcygwinccompiler.py322 if self.gcc_version < '4' or is_cygwingcc():
456 def is_cygwingcc(): function