Home
last modified time | relevance | path

Searched defs:grok_environment_error (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/distutils/
Dutil.py215 def grok_environment_error (exc, prefix="error: "): function
/external/python/cpython3/Lib/distutils/
Dutil.py199 def grok_environment_error (exc, prefix="error: "): function