Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/plat-mac/
Dpimp.py37 _scriptExc_NotInstalled = "pimp._scriptExc_NotInstalled" variable
588 "NotInstalled": _scriptExc_NotInstalled,
599 except _scriptExc_NotInstalled, arg: