Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dihooks.py70 FROZEN_MODULE = PY_FROZEN variable
139 return None, '', ('', '', FROZEN_MODULE)
237 return None, '', ('', '', FROZEN_MODULE)
267 if type == FROZEN_MODULE:
311 if type == FROZEN_MODULE: