Home
last modified time | relevance | path

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

/third_party/python/Lib/distutils/tests/
H A Dtest_cygwinccompiler.py11 CONFIG_H_UNCERTAIN, get_versions,
73 # if the file doesn't exist it returns CONFIG_H_UNCERTAIN
74 self.assertEqual(check_config_h()[0], CONFIG_H_UNCERTAIN)
/third_party/python/Lib/distutils/
H A Dcygwinccompiler.py324 CONFIG_H_UNCERTAIN = "uncertain" variable
335 - CONFIG_H_UNCERTAIN: not sure -- unable to read pyconfig.h
366 return (CONFIG_H_UNCERTAIN,

Completed in 2 milliseconds